diff options
Diffstat (limited to 'src/newgrf_text.cpp')
-rw-r--r-- | src/newgrf_text.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf_text.cpp b/src/newgrf_text.cpp index 052c84f56..205ccee35 100644 --- a/src/newgrf_text.cpp +++ b/src/newgrf_text.cpp @@ -15,7 +15,6 @@ #include "string.h" #include "strings.h" #include "variables.h" -#include "macros.h" #include "table/strings.h" #include "newgrf.h" #include "newgrf_text.h" |