Add a comment.
[dcpomatic.git] / src / lib / video_content.h
index 087a922452ab85bc870fc5056c2aea0e1cd0ff25..9f6cc105ea42155fec19d9776ff016a368e96280 100644 (file)
@@ -29,6 +29,9 @@
 #include "dcpomatic_time.h"
 #include "pixel_quanta.h"
 #include "user_property.h"
+#include "video_frame_type.h"
+#include "video_range.h"
+#include "types.h"
 #include <dcp/language_tag.h>
 #include <boost/thread/mutex.hpp>