summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/realbrk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/realbrk.h')
-rw-r--r--src/mame/includes/realbrk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/realbrk.h b/src/mame/includes/realbrk.h
index 7c0c1546673..21bdc6a0ca0 100644
--- a/src/mame/includes/realbrk.h
+++ b/src/mame/includes/realbrk.h
@@ -8,6 +8,7 @@
#include "machine/tmp68301.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class realbrk_state : public driver_device
{