Various build fixes.
[dcpomatic.git] / src / lib / jpeg2000_encoder.cc
index fe6959cd535e8e7068906fa4b4a97a77998f3112..f0fc88cfdbd41b084ddc8df5781ad2038629aab1 100644 (file)
@@ -28,6 +28,7 @@
 using std::vector;
 using std::string;
 using boost::shared_ptr;
+using dcp::Data;
 
 #define LOG_GENERAL(...) log()->log (String::compose (__VA_ARGS__), Log::TYPE_GENERAL);