aboutsummaryrefslogtreecommitdiff
path: root/hgewin/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'hgewin/sound.cpp')
-rw-r--r--hgewin/sound.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/hgewin/sound.cpp b/hgewin/sound.cpp
index 9f6869c..2bde29e 100644
--- a/hgewin/sound.cpp
+++ b/hgewin/sound.cpp
@@ -16,6 +16,7 @@
// Channel functions are fully supported now. However music and streaming are
// still not supported. Some APIs changed for OpenAL is different from BA$$.
+#include <cassert>
#include "hge_impl.h"
#include "AL/al.h"