Fix libdcp include.
authorCarl Hetherington <cth@carlh.net>
Sun, 7 Feb 2021 21:57:58 +0000 (22:57 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 7 Feb 2021 21:57:58 +0000 (22:57 +0100)
src/lib/dcp_video.cc

index e1666ea756107b74a2a88a6b51dc17ce628049ff..18d7985c85c4e5ded2ca7839c6d1a8025f24037b 100644 (file)
@@ -47,7 +47,7 @@
 #include <dcp/raw_convert.h>
 #include <dcp/openjpeg_image.h>
 #include <dcp/rgb_xyz.h>
-#include <dcp/j2k.h>
+#include <dcp/j2k_transcode.h>
 DCPOMATIC_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
 DCPOMATIC_ENABLE_WARNINGS