diff options
Diffstat (limited to 'src/gamelog.cpp')
-rw-r--r-- | src/gamelog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gamelog.cpp b/src/gamelog.cpp index 7d827a379..b1102dff8 100644 --- a/src/gamelog.cpp +++ b/src/gamelog.cpp @@ -13,7 +13,6 @@ #include "openttd.h" #include "saveload/saveload.h" #include "core/alloc_func.hpp" -#include "variables.h" #include "string_func.h" #include "settings_type.h" #include "gamelog_internal.h" |