Some include tidying.
[dcpomatic.git] / src / lib / colour_conversion.h
index 706e51fe8cd60ef1f731024d179989f922d5cd19..dbc6c9d9d970ac11f22e5a7ab4744d8f0e26f5f4 100644 (file)
 #undef check
 #endif
 
+#include <libcxml/cxml.h>
 #include <boost/utility.hpp>
 #include <boost/optional.hpp>
 #include <boost/numeric/ublas/matrix.hpp>
-#include <libcxml/cxml.h>
 
 namespace xmlpp {
        class Node;