summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/timetrv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/timetrv.c')
-rw-r--r--src/mame/drivers/timetrv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/timetrv.c b/src/mame/drivers/timetrv.c
index 28ebc51ce8d..16ea21a0811 100644
--- a/src/mame/drivers/timetrv.c
+++ b/src/mame/drivers/timetrv.c
@@ -23,7 +23,7 @@ CPU is an Intel 80188
*************************************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/i86/i86.h"
static UINT8 *led_vram_lo,*led_vram_hi;