summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bfm_adr2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/bfm_adr2.h')
-rw-r--r--src/mame/video/bfm_adr2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/video/bfm_adr2.h b/src/mame/video/bfm_adr2.h
index 71f878981f8..ee5e9b61a10 100644
--- a/src/mame/video/bfm_adr2.h
+++ b/src/mame/video/bfm_adr2.h
@@ -5,6 +5,8 @@
#pragma once
+#include "tilemap.h"
+
class bfm_adder2_device : public device_t, public device_gfx_interface
{