summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mitchell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mitchell.cpp')
-rw-r--r--src/mame/drivers/mitchell.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/mitchell.cpp b/src/mame/drivers/mitchell.cpp
index 8f6c676a608..162e20c7eb5 100644
--- a/src/mame/drivers/mitchell.cpp
+++ b/src/mame/drivers/mitchell.cpp
@@ -118,13 +118,16 @@ mw-9.rom = ST M27C1001 / GFX
#include "emu.h"
+#include "includes/mitchell.h"
+
#include "cpu/z80/z80.h"
#include "machine/kabuki.h" // needed for decoding functions only
-#include "includes/mitchell.h"
#include "sound/okim6295.h"
#include "sound/3812intf.h"
#include "sound/ym2413.h"
#include "sound/msm5205.h"
+#include "screen.h"
+#include "speaker.h"
/*************************************