Split up image_proxy.{cc,h}
[dcpomatic.git] / src / lib / ffmpeg_decoder.cc
index 4ae9dc3132f80eaf2c7f238e2618f15e7e8fcfe6..dd47d306a6e54c0611e0abde6b6ab802cab4e77b 100644 (file)
@@ -43,7 +43,7 @@ extern "C" {
 #include "filter_graph.h"
 #include "audio_buffers.h"
 #include "ffmpeg_content.h"
-#include "image_proxy.h"
+#include "raw_image_proxy.h"
 #include "film.h"
 #include "timer.h"