summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/raiden.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/raiden.c')
-rw-r--r--src/mame/drivers/raiden.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/raiden.c b/src/mame/drivers/raiden.c
index 41f3a076639..bacac1da395 100644
--- a/src/mame/drivers/raiden.c
+++ b/src/mame/drivers/raiden.c
@@ -36,6 +36,7 @@
***************************************************************************/
#include "driver.h"
+#include "cpu/nec/necintrf.h"
#include "cpu/z80/z80.h"
#include "audio/seibu.h"
#include "sound/3812intf.h"