summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dcon.c')
-rw-r--r--src/mame/drivers/dcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/dcon.c b/src/mame/drivers/dcon.c
index 9b1d1c6c8ff..09f7bd0fc98 100644
--- a/src/mame/drivers/dcon.c
+++ b/src/mame/drivers/dcon.c
@@ -12,7 +12,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "cpu/z80/z80.h"
#include "audio/seibu.h"