summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gomoku.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gomoku.h')
-rw-r--r--src/mame/includes/gomoku.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gomoku.h b/src/mame/includes/gomoku.h
index d97afcd5ba5..619b1962d7f 100644
--- a/src/mame/includes/gomoku.h
+++ b/src/mame/includes/gomoku.h
@@ -7,6 +7,7 @@
#include "emupal.h"
#include "screen.h"
+#include "tilemap.h"
class gomoku_state : public driver_device
{