summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/dc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/dc.c')
-rw-r--r--src/mame/machine/dc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/dc.c b/src/mame/machine/dc.c
index b966a1da16f..7cd4c014b8d 100644
--- a/src/mame/machine/dc.c
+++ b/src/mame/machine/dc.c
@@ -4,7 +4,7 @@
*/
-#include "driver.h"
+#include "emu.h"
#include "debugger.h"
#include "includes/dc.h"
#include "cpu/sh4/sh4.h"