summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ertictac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ertictac.c')
-rw-r--r--src/mame/drivers/ertictac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ertictac.c b/src/mame/drivers/ertictac.c
index 75a2b9dac0e..6f932bae988 100644
--- a/src/mame/drivers/ertictac.c
+++ b/src/mame/drivers/ertictac.c
@@ -26,7 +26,7 @@ TODO:
- Poizone controls are checked exactly once at bootup, breaking them.
**********************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/arm/arm.h"
#define NUM_PENS (0x100)