Merge master.
[dcpomatic.git] / src / lib / image_content.cc
index 07f047ddd53bfc9c4651dca19d2b1b12fe8f753d..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"