diff -r 5a9dc001e1ad -r 1c4a4a609f85 src/newgrf_town.cpp --- a/src/newgrf_town.cpp Mon Dec 03 23:39:38 2007 +0000 +++ b/src/newgrf_town.cpp Tue Jan 22 21:00:30 2008 +0000 @@ -4,9 +4,9 @@ #include "stdafx.h" #include "openttd.h" -#include "variables.h" +#include "settings_type.h" #include "debug.h" -#include "functions.h" +#include "core/bitmath_func.hpp" #include "town.h" /** This function implements the town variables that newGRF defines.