summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/m14.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m14.cpp')
-rw-r--r--src/mame/drivers/m14.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/m14.cpp b/src/mame/drivers/m14.cpp
index a7f37c66748..f277b331ce6 100644
--- a/src/mame/drivers/m14.cpp
+++ b/src/mame/drivers/m14.cpp
@@ -54,6 +54,7 @@ Dumped by Chackn
#include "screen.h"
#include "sound/samples.h"
#include "speaker.h"
+#include "tilemap.h"
class m14_state : public driver_device