summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tcl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tcl.c')
-rw-r--r--src/mame/drivers/tcl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tcl.c b/src/mame/drivers/tcl.c
index 1013f962c9e..ac08519f676 100644
--- a/src/mame/drivers/tcl.c
+++ b/src/mame/drivers/tcl.c
@@ -40,7 +40,7 @@ Notes:
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "machine/8255ppi.h"
#include "sound/ay8910.h"