summaryrefslogtreecommitdiffstats
path: root/src/sound/oalsound/alsound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/oalsound/alsound.h')
-rw-r--r--src/sound/oalsound/alsound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/oalsound/alsound.h b/src/sound/oalsound/alsound.h
index ad32204..cd44ae9 100644
--- a/src/sound/oalsound/alsound.h
+++ b/src/sound/oalsound/alsound.h
@@ -32,7 +32,7 @@
#include <map>
#include <string>
-#include <AL/al.h>
+#include <al.h>
class ALSound : public CSoundInterface