Extract constants.h
[dcpomatic.git] / src / lib / video_filter_graph.cc
index 26f858437173294e80cb1691b708ab6ae000254e..89467ae94e50746dccd5704f8be099bc78b9e9a2 100644 (file)
@@ -20,6 +20,8 @@
 
 
 #include "compose.hpp"
+#include "dcpomatic_assert.h"
+#include "exceptions.h"
 #include "image.h"
 #include "scope_guard.h"
 #include "video_filter_graph.h"