summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/onetwo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/onetwo.cpp')
-rw-r--r--src/mame/drivers/onetwo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/onetwo.cpp b/src/mame/drivers/onetwo.cpp
index 2bfb51fcb1d..1f624b1ef54 100644
--- a/src/mame/drivers/onetwo.cpp
+++ b/src/mame/drivers/onetwo.cpp
@@ -50,6 +50,7 @@ Note: this is quite clearly a 'Korean bootleg' of Shisensho - Joshiryo-Hen / Mat
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class onetwo_state : public driver_device
{