summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/goal92.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/goal92.cpp')
-rw-r--r--src/mame/drivers/goal92.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mame/drivers/goal92.cpp b/src/mame/drivers/goal92.cpp
index 1e3f99e4f9c..0b9783f4cf3 100644
--- a/src/mame/drivers/goal92.cpp
+++ b/src/mame/drivers/goal92.cpp
@@ -10,11 +10,15 @@
***************************************************************************/
#include "emu.h"
+#include "includes/goal92.h"
+
#include "cpu/z80/z80.h"
#include "cpu/m68000/m68000.h"
#include "sound/2203intf.h"
#include "sound/okim6295.h"
-#include "includes/goal92.h"
+#include "screen.h"
+#include "speaker.h"
+
WRITE16_MEMBER(goal92_state::goal92_sound_command_w)
{