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