summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/blockhl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/blockhl.c')
-rw-r--r--src/mame/drivers/blockhl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/blockhl.c b/src/mame/drivers/blockhl.c
index e9606e0beb8..6854b971e26 100644
--- a/src/mame/drivers/blockhl.c
+++ b/src/mame/drivers/blockhl.c
@@ -20,6 +20,7 @@ found it.
***************************************************************************/
#include "driver.h"
+#include "cpu/z80/z80.h"
#include "cpu/konami/konami.h" /* for the callback and the firq irq definition */
#include "video/konamiic.h"
#include "sound/2151intf.h"