summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hng64.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hng64.c')
-rw-r--r--src/mame/drivers/hng64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/hng64.c b/src/mame/drivers/hng64.c
index 60134f8d8c6..ba76f6b5381 100644
--- a/src/mame/drivers/hng64.c
+++ b/src/mame/drivers/hng64.c
@@ -458,6 +458,8 @@ or Fatal Fury for example).
#define MASTER_CLOCK 50000000
#include "driver.h"
+#include "cpu/z80/z80.h"
+#include "cpu/nec/necintrf.h"
#include "deprecat.h"
#include "cpu/mips/mips3.h"