Try to fix Windows build.
[dcpomatic.git] / src / lib / player.h
index ccdd4e12c34c113836e3c9b588f7597a490626e9..c6e657d162cf0558b7191bd2a3a5d728d5fe25d9 100644 (file)
@@ -56,7 +56,7 @@ public:
        static int const FILM_CONTAINER;
        static int const FILM_VIDEO_FRAME_RATE;
        static int const DCP_DECODE_REDUCTION;
-       static int const IGNORE;
+       static int const IGNORE_COMPONENTS;
        static int const FAST;
        static int const PLAY_REFERENCED;
 };