New way of checking for 2D content mislabelled as 3D (#1565).
[dcpomatic.git] / src / lib / dcp_decoder.cc
index 7af89e84d074b3c791032b96327465068b645e11..e8ace8beedcfb61b2b0604103acd099c64e4b5d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2014-2018 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2014-2020 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
@@ -28,6 +28,7 @@
 #include "ffmpeg_image_proxy.h"
 #include "image.h"
 #include "config.h"
+#include "frame_interval_checker.h"
 #include <dcp/dcp.h>
 #include <dcp/cpl.h>
 #include <dcp/reel.h>