summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/tc009xlvc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/tc009xlvc.h')
-rw-r--r--src/devices/machine/tc009xlvc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/tc009xlvc.h b/src/devices/machine/tc009xlvc.h
index 4c316540eaf..201511526ce 100644
--- a/src/devices/machine/tc009xlvc.h
+++ b/src/devices/machine/tc009xlvc.h
@@ -12,6 +12,7 @@
#pragma once
#include "machine/bankdev.h"
+#include "tilemap.h"
class tc0091lvc_device : public device_t, public device_gfx_interface
{