summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/microtan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/microtan.h')
-rw-r--r--src/mame/includes/microtan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/microtan.h b/src/mame/includes/microtan.h
index 133278b8a42..4d0d2f899fc 100644
--- a/src/mame/includes/microtan.h
+++ b/src/mame/includes/microtan.h
@@ -25,6 +25,7 @@
#include "machine/timer.h"
#include "bus/tanbus/tanbus.h"
#include "imagedev/snapquik.h"
+#include "tilemap.h"
class microtan_state : public driver_device
{