summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins/oalsound/alsound.h
diff options
context:
space:
mode:
authorerihel <erihel@gmail.com>2012-08-17 22:49:16 +0200
committererihel <erihel@gmail.com>2012-08-17 22:49:16 +0200
commit6ff8706d041d0b204734eabcfc4f6acf39cfbbf2 (patch)
treef916c40235e38a7a8d9332da09241f197a98c657 /src/sound/plugins/oalsound/alsound.h
parentc2464d4c71bbc0154287f0b0441aef05e27cf084 (diff)
downloadcolobot-6ff8706d041d0b204734eabcfc4f6acf39cfbbf2.tar.gz
colobot-6ff8706d041d0b204734eabcfc4f6acf39cfbbf2.tar.bz2
colobot-6ff8706d041d0b204734eabcfc4f6acf39cfbbf2.zip
* last commit should not include sound changes
Diffstat (limited to 'src/sound/plugins/oalsound/alsound.h')
-rw-r--r--src/sound/plugins/oalsound/alsound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/plugins/oalsound/alsound.h b/src/sound/plugins/oalsound/alsound.h
index ec23c86..c1cdb81 100644
--- a/src/sound/plugins/oalsound/alsound.h
+++ b/src/sound/plugins/oalsound/alsound.h
@@ -33,7 +33,7 @@
#include "check.h"
-class ALSound : public CSound
+class ALSound : public CSoundInterface
{
public:
ALSound();