summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/suprloco.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/suprloco.cpp')
-rw-r--r--src/mame/drivers/suprloco.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/suprloco.cpp b/src/mame/drivers/suprloco.cpp
index 89c53cda56c..5ec6b24f543 100644
--- a/src/mame/drivers/suprloco.cpp
+++ b/src/mame/drivers/suprloco.cpp
@@ -22,10 +22,13 @@ Sega PCB 834-5137
******************************************************************************/
#include "emu.h"
+#include "includes/suprloco.h"
+
#include "cpu/z80/z80.h"
#include "machine/segacrpt_device.h"
#include "sound/sn76496.h"
-#include "includes/suprloco.h"
+#include "screen.h"
+#include "speaker.h"
WRITE8_MEMBER(suprloco_state::soundport_w)
{