X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fdcp_examiner.h;h=b61dd94a5535a78a25e817e487df00085907dbe4;hp=f577e2b3552c999a1f5f0b3e681fbafe4c785248;hb=1d2a51bdc8315fa7283be329669860e435a1513f;hpb=886c256f532e0f43bcd7f6f9924147c151293cab diff --git a/src/lib/dcp_examiner.h b/src/lib/dcp_examiner.h index f577e2b35..b61dd94a5 100644 --- a/src/lib/dcp_examiner.h +++ b/src/lib/dcp_examiner.h @@ -59,7 +59,7 @@ public: } VideoRange range () const { - return VIDEO_RANGE_FULL; + return VideoRange::FULL; } std::string name () const {