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/openttd.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/openttd.h') diff --git a/src/openttd.h b/src/openttd.h index 11db9139e..a128cbb61 100644 --- a/src/openttd.h +++ b/src/openttd.h @@ -8,7 +8,6 @@ #define VARDEF extern #endif -#include "macros.h" #include "helpers.hpp" struct Oblong { -- cgit v1.2.3-54-g00ecf