aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/data/snd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lastexpress/data/snd.cpp')
-rw-r--r--engines/lastexpress/data/snd.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/lastexpress/data/snd.cpp b/engines/lastexpress/data/snd.cpp
index 6389489abb..a50fa7be08 100644
--- a/engines/lastexpress/data/snd.cpp
+++ b/engines/lastexpress/data/snd.cpp
@@ -32,7 +32,10 @@
#include "audio/decoders/adpcm_intern.h"
#include "audio/audiostream.h"
+#include "common/debug.h"
#include "common/memstream.h"
+#include "common/system.h"
+#include "common/textconsole.h"
namespace LastExpress {