forked from mirror/OpenTTD
(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.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user