Merge master; fix destruction of Server; some test cleanups.
[dcpomatic.git] / src / lib / image_content.cc
index 8909240dc334e3d793e2ff64cc7d8b4922c8a1f1..acaedf0505d746b71661d89581192f7ef52d86ec 100644 (file)
 #include <libcxml/cxml.h>
 #include "image_content.h"
 #include "image_examiner.h"
-#include "config.h"
 #include "compose.hpp"
 #include "film.h"
 #include "job.h"
 #include "frame_rate_change.h"
+#include "exceptions.h"
 
 #include "i18n.h"