Merge 1.0
[dcpomatic.git] / src / lib / content.h
index 1eee02e01463e434bd65acd3a1bac53bd7f72170..965b33b22b98d0ebf9a81d5166aa4623e8fdb763 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 {