summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mb60553.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/mb60553.h')
-rw-r--r--src/mame/video/mb60553.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/video/mb60553.h b/src/mame/video/mb60553.h
index 4b8d37a2742..5783b9b4729 100644
--- a/src/mame/video/mb60553.h
+++ b/src/mame/video/mb60553.h
@@ -7,6 +7,8 @@
#pragma once
+#include "tilemap.h"
+
class mb60553_zooming_tilemap_device : public device_t
{