Tidy up KDM generation from CPLs a bit.
[libdcp.git] / src / reel_sound_asset.h
index af898b463aecccca8839ac9c02b29836d40f7ea2..0e27f380e299ac4be657bcd9140d026fd66aacd0 100644 (file)
@@ -46,6 +46,7 @@ public:
        }
        
 private:
+       std::string key_type () const;
        std::string cpl_node_name () const;
 };