(svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "newgrf_cargo.h"
|
||||
#include "newgrf_station.h"
|
||||
#include "newgrf_commons.h"
|
||||
#include "pathfinder/yapf/yapf.h"
|
||||
#include "pathfinder/yapf/yapf_cache.h"
|
||||
#include "road_internal.h" /* For drawing catenary/checking road removal */
|
||||
#include "variables.h"
|
||||
#include "autoslope.h"
|
||||
|
Reference in New Issue
Block a user