summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/spaceg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/spaceg.cpp')
-rw-r--r--src/mame/drivers/spaceg.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mame/drivers/spaceg.cpp b/src/mame/drivers/spaceg.cpp
index 911c4c94902..6ae5771ac79 100644
--- a/src/mame/drivers/spaceg.cpp
+++ b/src/mame/drivers/spaceg.cpp
@@ -164,12 +164,10 @@ Notes:
**************************************************************************************/
#include "emu.h"
+#include "includes/mw8080bw.h"
#include "cpu/z80/z80.h"
-#include "sound/samples.h"
-#include "sound/sn76477.h"
#include "emupal.h"
-#include "screen.h"
#include "speaker.h"