summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/docastle.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/docastle.c')
-rw-r--r--src/mame/drivers/docastle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/docastle.c b/src/mame/drivers/docastle.c
index d3a0cf003e7..052fb4d399a 100644
--- a/src/mame/drivers/docastle.c
+++ b/src/mame/drivers/docastle.c
@@ -152,7 +152,7 @@ Dip locations verified with manual for docastle, dorunrun and dowild.
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "deprecat.h"
#include "sound/msm5205.h"