summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gundealr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gundealr.c')
-rw-r--r--src/mame/drivers/gundealr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gundealr.c b/src/mame/drivers/gundealr.c
index d235de3a492..8a8269162e6 100644
--- a/src/mame/drivers/gundealr.c
+++ b/src/mame/drivers/gundealr.c
@@ -46,7 +46,7 @@ Runs in interrupt mode 0, the interrupt vectors are 0xcf (RST 08h) and
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "deprecat.h"
#include "sound/2203intf.h"