summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/namco_c123tmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/namco_c123tmap.h')
-rw-r--r--src/mame/video/namco_c123tmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/namco_c123tmap.h b/src/mame/video/namco_c123tmap.h
index ce1d8e5a613..1fae2b006b6 100644
--- a/src/mame/video/namco_c123tmap.h
+++ b/src/mame/video/namco_c123tmap.h
@@ -7,6 +7,7 @@
#pragma once
#include "screen.h"
+#include "tilemap.h"
class namco_c123tmap_device : public device_t, public device_gfx_interface
{