summaryrefslogtreecommitdiffstats
path: root/eax/eax.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--eax/eax.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/eax/eax.h b/eax/eax.h
index 503090d2..b2210936 100644
--- a/eax/eax.h
+++ b/eax/eax.h
@@ -50,12 +50,8 @@ extern "C" {
#else // AUDIO_OAL
-#ifndef _WIN32
#include <AL/al.h>
#include <string.h>
-#else
- #include <al.h>
-#endif
#ifndef GUID_DEFINED
#define GUID_DEFINED