summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nb1414m4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/nb1414m4.h')
-rw-r--r--src/mame/machine/nb1414m4.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/machine/nb1414m4.h b/src/mame/machine/nb1414m4.h
index 8989e421417..7d6b844114e 100644
--- a/src/mame/machine/nb1414m4.h
+++ b/src/mame/machine/nb1414m4.h
@@ -5,6 +5,8 @@
#pragma once
+#include "tilemap.h"
+
class nb1414m4_device : public device_t, public device_video_interface
{
public: