summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fromanc2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fromanc2.cpp')
-rw-r--r--src/mame/drivers/fromanc2.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/fromanc2.cpp b/src/mame/drivers/fromanc2.cpp
index b6b85fe9670..da1c4422fbf 100644
--- a/src/mame/drivers/fromanc2.cpp
+++ b/src/mame/drivers/fromanc2.cpp
@@ -19,11 +19,14 @@
******************************************************************************/
#include "emu.h"
+#include "includes/fromanc2.h"
+
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "sound/2610intf.h"
-#include "includes/fromanc2.h"
#include "rendlay.h"
+#include "screen.h"
+#include "speaker.h"
/*************************************