Limit length of error messages in the job manager view.
[dcpomatic.git] / src / lib / cinema.cc
index 62023618676a6f83de20bfde5f6be6acd651e1b7..282f5427fae472b859101c3d76dfbb30f224ad7d 100644 (file)
@@ -17,9 +17,9 @@
 
 */
 
-#include <libxml++/libxml++.h>
-#include <libcxml/cxml.h>
 #include "cinema.h"
+#include <libcxml/cxml.h>
+#include <libxml++/libxml++.h>
 
 using std::list;
 using boost::shared_ptr;