summaryrefslogtreecommitdiff
path: root/src/reel_sound_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel_sound_asset.h')
-rw-r--r--src/reel_sound_asset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reel_sound_asset.h b/src/reel_sound_asset.h
index af898b46..0e27f380 100644
--- a/src/reel_sound_asset.h
+++ b/src/reel_sound_asset.h
@@ -46,6 +46,7 @@ public:
}
private:
+ std::string key_type () const;
std::string cpl_node_name () const;
};