summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/centiped.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/centiped.c')
-rw-r--r--src/mame/drivers/centiped.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/centiped.c b/src/mame/drivers/centiped.c
index ea34e192578..439d8951716 100644
--- a/src/mame/drivers/centiped.c
+++ b/src/mame/drivers/centiped.c
@@ -418,7 +418,7 @@ The Two Bit Score "Dux" hack was circulated and common enough for inclusion
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6502/m6502.h"
#include "cpu/s2650/s2650.h"
#include "machine/atari_vg.h"