DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.
[dcpomatic.git] / src / tools / dcpomatic_server_cli.cc
index e4ac85f4cb6d48f47f19786238ec1a5c221fddc6..c74e258e8ff081680f3b799f354c5ee344ad937c 100644 (file)
@@ -33,7 +33,7 @@
 #include <boost/thread/mutex.hpp>
 #include <boost/thread/condition.hpp>
 #include "lib/config.h"
-#include "lib/dcp_video_frame.h"
+#include "lib/dcp_video.h"
 #include "lib/exceptions.h"
 #include "lib/util.h"
 #include "lib/config.h"