summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tc0180vcu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tc0180vcu.h')
-rw-r--r--src/mame/video/tc0180vcu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/video/tc0180vcu.h b/src/mame/video/tc0180vcu.h
index 0692158d5e2..857575a24e4 100644
--- a/src/mame/video/tc0180vcu.h
+++ b/src/mame/video/tc0180vcu.h
@@ -5,6 +5,9 @@
#pragma once
+#include "tilemap.h"
+
+
class tc0180vcu_device : public device_t, public device_gfx_interface, public device_video_interface
{
public: