diff options
Diffstat (limited to 'src/resources/map/location.h')
-rw-r--r-- | src/resources/map/location.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/map/location.h b/src/resources/map/location.h index 86726c485..6718f5c24 100644 --- a/src/resources/map/location.h +++ b/src/resources/map/location.h @@ -23,7 +23,7 @@ #ifndef RESOURCES_MAP_LOCATION #define RESOURCES_MAP_LOCATION -#include "resources/map/map.h" +#include "resources/map/metatile.h" #include "localconsts.h" |