Add debug option to log SMTP session transcripts.
[dcpomatic.git] / src / tools / dcpomatic_create.cc
index 0130b518305802cfde764b8d4c6f191d94b0e488..e3feacb549c12fabc55fea8eba0474ec94984270 100644 (file)
@@ -27,6 +27,7 @@
 #include "lib/dcp_content_type.h"
 #include "lib/ratio.h"
 #include "lib/image_content.h"
+#include <libxml++/libxml++.h>
 #include <boost/filesystem.hpp>
 #include <getopt.h>
 #include <string>