summaryrefslogtreecommitdiff
path: root/src/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound.cpp')
-rw-r--r--src/sound.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/sound.cpp b/src/sound.cpp
index bb51577e..d562a688 100644
--- a/src/sound.cpp
+++ b/src/sound.cpp
@@ -22,8 +22,12 @@
*/
#include "sound.h"
+
+#include <SDL.h>
+
#include "log.h"
#include "resources/resourcemanager.h"
+#include "resources/soundeffect.h"
Sound::Sound():
installed(false),