aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/event.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/event.cpp')
-rw-r--r--OpenAL32/event.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/OpenAL32/event.cpp b/OpenAL32/event.cpp
index bc3e3178..67a10645 100644
--- a/OpenAL32/event.cpp
+++ b/OpenAL32/event.cpp
@@ -6,7 +6,9 @@
#include "AL/alc.h"
#include "AL/al.h"
#include "AL/alext.h"
+
#include "alMain.h"
+#include "alcontext.h"
#include "alError.h"
#include "alAuxEffectSlot.h"
#include "ringbuffer.h"