diff --git a/landscape.c b/landscape.c --- a/landscape.c +++ b/landscape.c @@ -1,6 +1,7 @@ #include "stdafx.h" #include "openttd.h" #include "map.h" +#include "player.h" #include "spritecache.h" #include "table/sprites.h" #include "tile.h"