diff options
Diffstat (limited to 'OpenAL32/alSource.c')
-rw-r--r-- | OpenAL32/alSource.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenAL32/alSource.c b/OpenAL32/alSource.c index 7c978b98..e56e252c 100644 --- a/OpenAL32/alSource.c +++ b/OpenAL32/alSource.c @@ -31,7 +31,6 @@ #include "alError.h" #include "alSource.h" #include "alBuffer.h" -#include "alThunk.h" #include "alAuxEffectSlot.h" #include "backends/base.h" |