Rename TYPE_DEBUG_PLAYER to TYPE_DEBUG_VIDEO_VIEW.
[dcpomatic.git] / src / lib / image_decoder.h
index 9f1484e47a33c8fe83a9a1b004592f5dd7057ab8..eeec779ba8849129d7b73d2c68d9622e4bcafc42 100644 (file)
@@ -34,7 +34,7 @@ public:
        }
 
        bool pass ();
-       void seek (ContentTime, bool);
+       void seek (dcpomatic::ContentTime, bool);
 
 private: