aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/d_sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/d_sound.cpp')
-rw-r--r--sword2/driver/d_sound.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/sword2/driver/d_sound.cpp b/sword2/driver/d_sound.cpp
index 81890e6fbb..070cb15754 100644
--- a/sword2/driver/d_sound.cpp
+++ b/sword2/driver/d_sound.cpp
@@ -32,7 +32,9 @@
#include "sound/flac.h"
#include "sound/rate.h"
#include "sound/wave.h"
+
#include "sword2/sword2.h"
+#include "sword2/defs.h"
#include "sword2/resman.h"
#include "sword2/sound.h"