X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fimage_examiner.h;h=cad8683a19b3e23148668f1a97b6eb5bf82ccaf6;hp=839e390ed17dd01570bdf6ae318e2b75fda38415;hb=1d2a51bdc8315fa7283be329669860e435a1513f;hpb=886c256f532e0f43bcd7f6f9924147c151293cab diff --git a/src/lib/image_examiner.h b/src/lib/image_examiner.h index 839e390ed..cad8683a1 100644 --- a/src/lib/image_examiner.h +++ b/src/lib/image_examiner.h @@ -37,7 +37,7 @@ public: } bool yuv () const; VideoRange range () const { - return VIDEO_RANGE_FULL; + return VideoRange::FULL; } private: