summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mermaid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mermaid.h')
-rw-r--r--src/mame/includes/mermaid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/mermaid.h b/src/mame/includes/mermaid.h
index 6ed14f00197..31d43d03d77 100644
--- a/src/mame/includes/mermaid.h
+++ b/src/mame/includes/mermaid.h
@@ -16,6 +16,7 @@
#include "sound/ay8910.h"
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class mermaid_state : public driver_device
{