aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/input.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hdb/input.cpp')
-rw-r--r--engines/hdb/input.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/hdb/input.cpp b/engines/hdb/input.cpp
index 41438589b2..df2f8e8284 100644
--- a/engines/hdb/input.cpp
+++ b/engines/hdb/input.cpp
@@ -24,7 +24,9 @@
#include "hdb/gfx.h"
#include "hdb/input.h"
#include "hdb/map.h"
+#include "hdb/sound.h"
#include "hdb/menu.h"
+#include "hdb/window.h"
namespace HDB {