summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/good.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/good.cpp')
-rw-r--r--src/mame/drivers/good.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/good.cpp b/src/mame/drivers/good.cpp
index a82e454f376..3000fa23278 100644
--- a/src/mame/drivers/good.cpp
+++ b/src/mame/drivers/good.cpp
@@ -35,6 +35,8 @@ voice.rom - VOICE ROM
#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "sound/okim6295.h"
+#include "screen.h"
+#include "speaker.h"
class good_state : public driver_device