summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nmg5.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/nmg5.cpp')
-rw-r--r--src/mame/drivers/nmg5.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/nmg5.cpp b/src/mame/drivers/nmg5.cpp
index f3867cd07b0..1f3def2ebe7 100644
--- a/src/mame/drivers/nmg5.cpp
+++ b/src/mame/drivers/nmg5.cpp
@@ -231,6 +231,7 @@ Stephh's notes (based on the games M68000 code and some tests) :
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class nmg5_state : public driver_device