A whole load of UTF-8/-16 confusion fixes for Windows.
[dcpomatic.git] / src / lib / filter_graph.cc
index a3bb0093edb1e7a84896d8286b04840962f246d4..cd5d198079683f588c2a12c68a1648e4a5136e29 100644 (file)
@@ -33,6 +33,7 @@ extern "C" {
 #include "filter.h"
 #include "exceptions.h"
 #include "image.h"
+#include "ffmpeg_content.h"
 
 #include "i18n.h"