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