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