Cleanup: move EqualityOptions into its own file.
[libdcp.git] / src / picture_asset.cc
index 426dbdb1312ae4475c492a5ccb38682ddf496f38..8dc472eabcc295704fe92347c18c96b3f02251c2 100644 (file)
@@ -39,6 +39,7 @@
 
 #include "compose.hpp"
 #include "dcp_assert.h"
+#include "equality_options.h"
 #include "exceptions.h"
 #include "j2k_transcode.h"
 #include "openjpeg_image.h"