Add video_{range,frame_type}.{cc,h} and remove some types.h includes.
[dcpomatic.git] / src / lib / decoder.h
index 0324075a36d98a252013e29dad8df9a8cf6e0392..34153eafc949f09ee2fcbe7629ec557df111e4b0 100644 (file)
@@ -30,7 +30,6 @@
 
 #include "dcpomatic_time.h"
 #include "film.h"
-#include "types.h"
 #include "weak_film.h"
 #include <boost/utility.hpp>