summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/coinmvga.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/coinmvga.c')
-rw-r--r--src/mame/drivers/coinmvga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/coinmvga.c b/src/mame/drivers/coinmvga.c
index f363aff47d9..2502af7df14 100644
--- a/src/mame/drivers/coinmvga.c
+++ b/src/mame/drivers/coinmvga.c
@@ -213,7 +213,7 @@
#define COM_CLOCK XTAL_20MHz
#define SND_CLOCK XTAL_16_9344MHz
-#include "driver.h"
+#include "emu.h"
#include "cpu/h83002/h8.h"
#include "sound/ymz280b.h"