summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vertigo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vertigo.c')
-rw-r--r--src/mame/drivers/vertigo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vertigo.c b/src/mame/drivers/vertigo.c
index 7b7246444f4..f159c69359a 100644
--- a/src/mame/drivers/vertigo.c
+++ b/src/mame/drivers/vertigo.c
@@ -9,7 +9,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6805/m6805.h"
#include "cpu/m68000/m68000.h"
#include "video/vector.h"