aboutsummaryrefslogtreecommitdiffstats
path: root/eax
diff options
context:
space:
mode:
authorSergeanur <s.anureev@yandex.ua>2020-05-22 21:14:38 +0300
committerSergeanur <s.anureev@yandex.ua>2020-05-22 21:14:38 +0300
commitefe52dbbbc504acdf87573f23653d4a8ec295c46 (patch)
treeecc3ab909b0093d14729b2eac36db8b1469317e9 /eax
parent38a09c6e9b4a631aae699a8f3de6c0df33c021e5 (diff)
I am an idiot
Diffstat (limited to 'eax')
-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