Include tidying src/lib/a-j*.h
[dcpomatic.git] / src / lib / image_content.cc
index 87aa1d66d65ee21f215a97d011172dcc374f32e6..37aa7cbc1953017107b8403f95a611713fc6bb99 100644 (file)
@@ -17,7 +17,6 @@
 
 */
 
-#include <libcxml/cxml.h>
 #include "image_content.h"
 #include "image_examiner.h"
 #include "compose.hpp"
@@ -26,6 +25,8 @@
 #include "frame_rate_change.h"
 #include "exceptions.h"
 #include "safe_stringstream.h"
+#include <libcxml/cxml.h>
+#include <libxml++/libxml++.h>
 
 #include "i18n.h"