summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/scotrsht.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/scotrsht.c')
-rw-r--r--src/mame/drivers/scotrsht.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/scotrsht.c b/src/mame/drivers/scotrsht.c
index 2547ecde23c..039db7c8039 100644
--- a/src/mame/drivers/scotrsht.c
+++ b/src/mame/drivers/scotrsht.c
@@ -33,6 +33,8 @@ Stephh's notes (based on the game M6502 code and some tests) :
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/m6809/m6809.h"
#include "sound/2203intf.h"
extern UINT8 *scotrsht_scroll;