diff --git a/src/newgrf.cpp b/src/newgrf.cpp --- a/src/newgrf.cpp +++ b/src/newgrf.cpp @@ -17,7 +17,6 @@ #include "fileio_func.h" #include "engine_func.h" #include "engine_base.h" -#include "variables.h" #include "bridge.h" #include "town.h" #include "newgrf_engine.h"