Take a JPEG2000 header marked as SRGB to mean that no XYZ -> RGB conversion should...
[dcpomatic.git] / src / lib / image_examiner.cc
index 502e8adbe909da9dbeac4240d395b1dca020bdec..b2f9623238814dd090f2d27cdcb7cfb7e774d0e1 100644 (file)
@@ -24,8 +24,8 @@
 #include "exceptions.h"
 #include "config.h"
 #include "cross.h"
+#include <dcp/openjpeg_image.h>
 #include <dcp/exceptions.h>
-#include <dcp/xyz_image.h>
 #include <Magick++.h>
 #include <iostream>