Tell user we need a KDM when we have none, and content is encrypted.
[dcpomatic.git] / src / lib / j2k_image_proxy.cc
index 98b8595290e989c086b8421269deda2819b30f11..fcd1689cbf2df23190fbe5f10ae46d64d8075968 100644 (file)
@@ -29,7 +29,7 @@
 #include <dcp/stereo_picture_frame.h>
 #include <dcp/colour_conversion.h>
 #include <dcp/rgb_xyz.h>
-#include <dcp/j2k.h>
+#include <dcp/j2k_transcode.h>
 #include <libcxml/cxml.h>
 DCPOMATIC_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>