summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m63.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m63.cpp')
-rw-r--r--src/mame/drivers/m63.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/m63.cpp b/src/mame/drivers/m63.cpp
index 36043376f5b..56b13888e04 100644
--- a/src/mame/drivers/m63.cpp
+++ b/src/mame/drivers/m63.cpp
@@ -127,6 +127,7 @@ Dip locations verified for:
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class m63_state : public driver_device
{