summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/k007342.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/k007342.h')
-rw-r--r--src/mame/video/k007342.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/video/k007342.h b/src/mame/video/k007342.h
index 6012e6fab51..807e93db1ff 100644
--- a/src/mame/video/k007342.h
+++ b/src/mame/video/k007342.h
@@ -5,6 +5,8 @@
#pragma once
+#include "tilemap.h"
+
typedef device_delegate<void (int layer, int bank, int *code, int *color, int *flags)> k007342_delegate;