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/texteff.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/texteff.cpp') diff --git a/src/texteff.cpp b/src/texteff.cpp index c0a136c26..ca1902b1f 100644 --- a/src/texteff.cpp +++ b/src/texteff.cpp @@ -5,7 +5,6 @@ #include "stdafx.h" #include "openttd.h" #include "functions.h" -#include "macros.h" #include "strings.h" #include "gfx.h" #include "landscape.h" -- cgit v1.2.3-54-g00ecf