summaryrefslogtreecommitdiff
path: root/src/reel_atmos_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel_atmos_asset.h')
-rw-r--r--src/reel_atmos_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel_atmos_asset.h b/src/reel_atmos_asset.h
index 31f5293e..e93a5414 100644
--- a/src/reel_atmos_asset.h
+++ b/src/reel_atmos_asset.h
@@ -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;