diff options
Diffstat (limited to 'src/resources/map/mapobjectlist.h')
-rw-r--r-- | src/resources/map/mapobjectlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/map/mapobjectlist.h b/src/resources/map/mapobjectlist.h index b205bfd86..139ee08ea 100644 --- a/src/resources/map/mapobjectlist.h +++ b/src/resources/map/mapobjectlist.h @@ -25,7 +25,7 @@ #include "resources/map/mapobject.h" -#include <vector> +#include "utils/vector.h" #include "localconsts.h" |