summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vindictr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vindictr.c')
-rw-r--r--src/mame/drivers/vindictr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vindictr.c b/src/mame/drivers/vindictr.c
index 96615379286..d708a6ea957 100644
--- a/src/mame/drivers/vindictr.c
+++ b/src/mame/drivers/vindictr.c
@@ -17,7 +17,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "audio/atarijsa.h"
#include "includes/vindictr.h"