summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins/oalsound/alsound.h
diff options
context:
space:
mode:
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 c1cdb81..ec23c86 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 CSoundInterface
+class ALSound : public CSound
{
public:
ALSound();