summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/homedata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/homedata.h')
-rw-r--r--src/mame/includes/homedata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/homedata.h b/src/mame/includes/homedata.h
index e767abe4bae..9041a29bdd8 100644
--- a/src/mame/includes/homedata.h
+++ b/src/mame/includes/homedata.h
@@ -10,6 +10,7 @@
#include "sound/sn76496.h"
#include "sound/2203intf.h"
#include "emupal.h"
+#include "tilemap.h"
class homedata_state : public driver_device
{