summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins/oalsound/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/plugins/oalsound/buffer.h')
-rw-r--r--src/sound/plugins/oalsound/buffer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sound/plugins/oalsound/buffer.h b/src/sound/plugins/oalsound/buffer.h
index 6eefe72..8c4a2d3 100644
--- a/src/sound/plugins/oalsound/buffer.h
+++ b/src/sound/plugins/oalsound/buffer.h
@@ -22,8 +22,8 @@
#include <AL/alut.h>
-#include <sound/sound.h>
-#include <common/logger.h>
+#include "sound/sound.h"
+#include "common/logger.h"
#include "check.h"