Remove duplicate audio/video pts offset variables and use just one.
[dcpomatic.git] / src / lib / content.h
index 9cf6d866ab04906b3288188792c66f9403b8592e..4ee7c267f354c5cf65da2f1c948f3b8d93b79424 100644 (file)
@@ -84,7 +84,7 @@ public:
                return _paths[i];
        }
        
-       bool path_valid () const;
+       bool paths_valid () const;
 
        /** @return MD5 digest of the content's file(s) */
        std::string digest () const {