From 7ccda80b0bae730f17d6863df84e78ea455ff1db Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 7 May 2008 09:07:19 +0000 Subject: (svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers. --- src/npf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/npf.h') diff --git a/src/npf.h b/src/npf.h index 36a444b4f..5a70b6be0 100644 --- a/src/npf.h +++ b/src/npf.h @@ -13,6 +13,7 @@ #include "tile_type.h" #include "track_type.h" #include "core/bitmath_func.hpp" +#include "transport_type.h" /* mowing grass */ enum { -- cgit v1.2.3-70-g09d2