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