From 01e20c91403ebe8c88697ec11812fb46d414c770 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_config.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/newgrf_config.cpp') diff --git a/src/newgrf_config.cpp b/src/newgrf_config.cpp index 8a26ad40f..326719a61 100644 --- a/src/newgrf_config.cpp +++ b/src/newgrf_config.cpp @@ -5,7 +5,6 @@ #include "stdafx.h" #include "openttd.h" #include "functions.h" -#include "macros.h" #include "debug.h" #include "variables.h" #include "string.h" -- cgit v1.2.3-54-g00ecf