Actually turn on HMAC use.
[libdcp.git] / src / stereo_picture_frame.cc
index dd17361375dd35bee0f45b3504cb5bb7829b6ec3..5a90e0a13a898952e2751da141c72fef05bc8615 100644 (file)
 #include "AS_DCP.h"
 #include "KM_fileio.h"
 #include "compose.hpp"
+#include "j2k.h"
 #include <openjpeg.h>
 
-#define DCI_GAMMA 2.6
-
 using std::string;
 using boost::shared_ptr;
 using namespace dcp;