summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/intrscti.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/intrscti.c')
-rw-r--r--src/mame/drivers/intrscti.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/intrscti.c b/src/mame/drivers/intrscti.c
index a0f4f08b4fc..3f4364b1c28 100644
--- a/src/mame/drivers/intrscti.c
+++ b/src/mame/drivers/intrscti.c
@@ -11,7 +11,7 @@ I've not had a chance to wire up the board yet, but it might be possible to writ
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
static READ8_HANDLER( unk_r )