summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins/oalsound/channel.h
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-09-29 12:19:00 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-09-29 12:19:00 +0200
commite9660c47c69327a131c4e4b15bea4bdc7937fd61 (patch)
treec7edc252258b6149ad09fcf9ba609f1d8cb92ae0 /src/sound/plugins/oalsound/channel.h
parent677ce3960cd13cbf994311c76d75b343b22fd480 (diff)
parentdf4e3dfb6e623889757afe79fc4dfd29ae85748e (diff)
downloadcolobot-e9660c47c69327a131c4e4b15bea4bdc7937fd61.tar.gz
colobot-e9660c47c69327a131c4e4b15bea4bdc7937fd61.tar.bz2
colobot-e9660c47c69327a131c4e4b15bea4bdc7937fd61.zip
Merge branch 'dev' into dev-graphics
Diffstat (limited to 'src/sound/plugins/oalsound/channel.h')
-rw-r--r--src/sound/plugins/oalsound/channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/plugins/oalsound/channel.h b/src/sound/plugins/oalsound/channel.h
index 3099931..165ff50 100644
--- a/src/sound/plugins/oalsound/channel.h
+++ b/src/sound/plugins/oalsound/channel.h
@@ -25,7 +25,7 @@
#include <AL/al.h>
#include <AL/alc.h>
-#include <sound/sound.h>
+#include "sound/sound.h"
#include "buffer.h"
#include "check.h"