summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins/oalsound/check.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/plugins/oalsound/check.h')
-rw-r--r--src/sound/plugins/oalsound/check.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/plugins/oalsound/check.h b/src/sound/plugins/oalsound/check.h
index cb6b4a1..cf3e468 100644
--- a/src/sound/plugins/oalsound/check.h
+++ b/src/sound/plugins/oalsound/check.h
@@ -21,7 +21,7 @@
#include <AL/al.h>
#include <AL/alc.h>
-#include <common/logger.h>
+#include "common/logger.h"
static ALenum CODE = AL_NO_ERROR;