Basics of custom DCP filename components.
[dcpomatic.git] / src / lib / kdm_name_format.h
index fad5f7265d57344eefa67f8391d287c1c6a4683d..1f5a9ab61a66321dc4206a40a28e150df63f00ea 100644 (file)
@@ -21,9 +21,9 @@
 #ifndef DCPOMATIC_KDM_NAME_FORMAT
 #define DCPOMATIC_KDM_NAME_FORMAT
 
-#include "name_format.h"
+#include <dcp/name_format.h>
 
-class KDMNameFormat : public NameFormat
+class KDMNameFormat : public dcp::NameFormat
 {
 public:
        KDMNameFormat () {}