summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/olibochu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/olibochu.cpp')
-rw-r--r--src/mame/drivers/olibochu.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/olibochu.cpp b/src/mame/drivers/olibochu.cpp
index 8f43d64288f..376d66307ff 100644
--- a/src/mame/drivers/olibochu.cpp
+++ b/src/mame/drivers/olibochu.cpp
@@ -61,6 +61,7 @@ $7004 writes, related to $7000 reads
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class olibochu_state : public driver_device
{