summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chinsan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/chinsan.cpp')
-rw-r--r--src/mame/drivers/chinsan.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/chinsan.cpp b/src/mame/drivers/chinsan.cpp
index f6551dbef10..0ca869a58c5 100644
--- a/src/mame/drivers/chinsan.cpp
+++ b/src/mame/drivers/chinsan.cpp
@@ -48,6 +48,8 @@ MM63.10N
#include "machine/mc8123.h"
#include "sound/2203intf.h"
#include "sound/msm5205.h"
+#include "screen.h"
+#include "speaker.h"
class chinsan_state : public driver_device
{