Lots of #include <iostream>s for Arch.
[dcpomatic.git] / src / lib / isdcf_metadata.h
index 0e904238df62ba96c19f28cc3391a2d76d2e307a..cf4ad34bcf3d92e4ec7e9dcec6636ebaa9a4f837 100644 (file)
 #define DCPOMATIC_ISDCF_METADATA_H
 
 #include <libcxml/cxml.h>
-#include <libxml++/libxml++.h>
 #include <string>
 
+namespace xmlpp {
+       class Node;
+}
+
 class ISDCFMetadata
 {
 public: