diff --git a/src/tilearea_type.h b/src/tilearea_type.h index 99f8dd1444..cd09e21ac8 100644 --- a/src/tilearea_type.h +++ b/src/tilearea_type.h @@ -15,6 +15,7 @@ #include "stdafx.h" #include INCLUDE_FOR_PREFETCH_NTA #include "map_func.h" +#include /** Represents the covered area of e.g. a rail station */ struct OrthogonalTileArea {