aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/draci/sound.h')
-rw-r--r--engines/draci/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/draci/sound.h b/engines/draci/sound.h
index 86d92f1bf7..6d63b066eb 100644
--- a/engines/draci/sound.h
+++ b/engines/draci/sound.h
@@ -68,7 +68,7 @@ public:
void clearCache();
- const SoundSample *getSample(int i, uint freq);
+ SoundSample *getSample(int i, uint freq);
private:
Common::String _path; ///< Path to file