From 8ebdfb258fcf9406ce1b7f333695987cb37e291c Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 21 Dec 2007 19:21:21 +0000 Subject: (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. --- src/newgrf_industries.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/newgrf_industries.cpp') diff --git a/src/newgrf_industries.cpp b/src/newgrf_industries.cpp index 921544661..986ad5ead 100644 --- a/src/newgrf_industries.cpp +++ b/src/newgrf_industries.cpp @@ -6,7 +6,6 @@ #include "openttd.h" #include "debug.h" #include "functions.h" -#include "macros.h" #include "variables.h" #include "landscape.h" #include "table/strings.h" -- cgit v1.2.3-54-g00ecf