summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/naughtyb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/naughtyb.c')
-rw-r--r--src/mame/drivers/naughtyb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/naughtyb.c b/src/mame/drivers/naughtyb.c
index 15a322d6de6..5a8094bcb88 100644
--- a/src/mame/drivers/naughtyb.c
+++ b/src/mame/drivers/naughtyb.c
@@ -103,6 +103,7 @@ TODO:
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "sound/custom.h"
#include "sound/tms36xx.h"
#include "includes/phoenix.h"