diff -r 6dc204e1c957 -r e7c342f6b14c src/elrail.cpp --- a/src/elrail.cpp Sun Jan 13 13:53:53 2008 +0000 +++ b/src/elrail.cpp Sun Jan 13 14:37:30 2008 +0000 @@ -49,7 +49,7 @@ #include "openttd.h" #include "station_map.h" #include "viewport_func.h" -#include "variables.h" /* ... same here */ +#include "settings_type.h" #include "landscape.h" #include "rail_type.h" #include "debug.h"