summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dunhuang.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dunhuang.cpp')
-rw-r--r--src/mame/drivers/dunhuang.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/dunhuang.cpp b/src/mame/drivers/dunhuang.cpp
index 8fb863008e8..a81d7a672dd 100644
--- a/src/mame/drivers/dunhuang.cpp
+++ b/src/mame/drivers/dunhuang.cpp
@@ -57,6 +57,9 @@ Notes:
#include "sound/ay8910.h"
#include "sound/okim6295.h"
#include "sound/ym2413.h"
+#include "screen.h"
+#include "speaker.h"
+
#define DUNHUANG_DEBUG 0