summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ddragon3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ddragon3.c')
-rw-r--r--src/mame/drivers/ddragon3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ddragon3.c b/src/mame/drivers/ddragon3.c
index 77bd48340f5..5670e162e2c 100644
--- a/src/mame/drivers/ddragon3.c
+++ b/src/mame/drivers/ddragon3.c
@@ -138,7 +138,7 @@ ROMs (All ROMs are 27C010 EPROM. - means not populated)
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "cpu/m68000/m68000.h"
#include "sound/2151intf.h"