summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m57.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m57.cpp')
-rw-r--r--src/mame/drivers/m57.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/mame/drivers/m57.cpp b/src/mame/drivers/m57.cpp
index 1b039cfe035..5a9f85c00d4 100644
--- a/src/mame/drivers/m57.cpp
+++ b/src/mame/drivers/m57.cpp
@@ -50,10 +50,13 @@
****************************************************************************/
#include "emu.h"
+#include "includes/m57.h"
+#include "includes/iremipt.h"
+
#include "cpu/z80/z80.h"
#include "audio/irem.h"
-#include "includes/iremipt.h"
-#include "includes/m57.h"
+
+#include "screen.h"
#define MASTER_CLOCK XTAL_18_432MHz