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