Split up image_proxy.{cc,h}
[dcpomatic.git] / src / lib / dcp_decoder.cc
index e23efba3e11898fcd89db85f089b9fde9d4462d9..6e59f6cde244d0051276c72ae5f8a6884aa98908 100644 (file)
@@ -27,7 +27,7 @@
 #include <dcp/stereo_picture_frame.h>
 #include "dcp_decoder.h"
 #include "dcp_content.h"
-#include "image_proxy.h"
+#include "j2k_image_proxy.h"
 #include "image.h"
 
 using std::list;