Allow CCAP reel nodes to have language tags.
[libdcp.git] / src / reel_atmos_asset.h
index 31f5293e135887372ca495672568a733a1aa9fd9..e93a54148a4fe9ff75ba4cbca49ef777a036e5d1 100644 (file)
@@ -59,7 +59,7 @@ public:
                return asset_of_type<AtmosAsset> ();
        }
 
-       void write_to_cpl (xmlpp::Node* node, Standard standard) const;
+       xmlpp::Node* write_to_cpl (xmlpp::Node* node, Standard standard) const;
 
 private:
        std::string key_type () const;