summaryrefslogtreecommitdiffstats
path: root/eax/eax.h
diff options
context:
space:
mode:
Diffstat (limited to 'eax/eax.h')
-rw-r--r--eax/eax.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/eax/eax.h b/eax/eax.h
index 0e2201db..7c0db32e 100644
--- a/eax/eax.h
+++ b/eax/eax.h
@@ -54,7 +54,8 @@ extern "C" {
#include <AL/al.h>
#include <string.h>
#else
- #include <al.h>
+ #include <AL/al.h>
+ #include <string.h>
#endif
#ifndef GUID_DEFINED