From 09951941629e758484d51c39ebd87e3632b19565 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 18 Dec 2007 19:52:14 +0000 Subject: (svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies. --- src/cmd_helper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cmd_helper.h') diff --git a/src/cmd_helper.h b/src/cmd_helper.h index 115b0e1cf..9fad39735 100644 --- a/src/cmd_helper.h +++ b/src/cmd_helper.h @@ -3,7 +3,7 @@ #ifndef CMD_HELPER_H #define CMD_HELPER_H -#include "direction.h" +#include "direction_type.h" #include "macros.h" #include "road.h" -- cgit v1.2.3-70-g09d2