summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/st0020.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/st0020.h')
-rw-r--r--src/mame/video/st0020.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/video/st0020.h b/src/mame/video/st0020.h
index d7409365ca3..851c8d79a91 100644
--- a/src/mame/video/st0020.h
+++ b/src/mame/video/st0020.h
@@ -5,6 +5,8 @@
#pragma once
+#include "tilemap.h"
+
class st0020_device : public device_t, public device_gfx_interface
{