summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/magicard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/magicard.c')
-rw-r--r--src/mame/drivers/magicard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/magicard.c b/src/mame/drivers/magicard.c
index f69d28ebbdb..67c88cefad8 100644
--- a/src/mame/drivers/magicard.c
+++ b/src/mame/drivers/magicard.c
@@ -161,7 +161,7 @@
#define CLOCK_B XTAL_8MHz
#define CLOCK_C XTAL_19_6608MHz
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "sound/2413intf.h"