summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/supduck.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/supduck.cpp')
-rw-r--r--src/mame/drivers/supduck.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/supduck.cpp b/src/mame/drivers/supduck.cpp
index 0d1eef70286..4975b2bb9c3 100644
--- a/src/mame/drivers/supduck.cpp
+++ b/src/mame/drivers/supduck.cpp
@@ -31,6 +31,7 @@ All clock timing comes from crystal 1
#include "emupal.h"
#include "screen.h"
#include "speaker.h"
+#include "tilemap.h"
class supduck_state : public driver_device
{