summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dynadice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dynadice.cpp')
-rw-r--r--src/mame/drivers/dynadice.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/dynadice.cpp b/src/mame/drivers/dynadice.cpp
index 73048c13abd..b3e216fa517 100644
--- a/src/mame/drivers/dynadice.cpp
+++ b/src/mame/drivers/dynadice.cpp
@@ -42,6 +42,7 @@ dy_6.bin (near Z80)
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class dynadice_state : public driver_device