Add video_{range,frame_type}.{cc,h} and remove some types.h includes.
[dcpomatic.git] / src / lib / video_content.h
index 087a922452ab85bc870fc5056c2aea0e1cd0ff25..3ef8b277592eaf7f04944ef08cdfe4b294c11c9e 100644 (file)
@@ -29,6 +29,8 @@
 #include "dcpomatic_time.h"
 #include "pixel_quanta.h"
 #include "user_property.h"
+#include "video_frame_type.h"
+#include "video_range.h"
 #include <dcp/language_tag.h>
 #include <boost/thread/mutex.hpp>