summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dynduke.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dynduke.c')
-rw-r--r--src/mame/drivers/dynduke.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/dynduke.c b/src/mame/drivers/dynduke.c
index 143a4654946..8cdc9fbaa43 100644
--- a/src/mame/drivers/dynduke.c
+++ b/src/mame/drivers/dynduke.c
@@ -63,6 +63,7 @@ Also, implemented conditional port for Coin Mode (SW1:1)
***************************************************************************/
#include "driver.h"
+#include "cpu/nec/necintrf.h"
#include "cpu/z80/z80.h"
#include "audio/seibu.h"
#include "sound/3812intf.h"