diff options
author | matthijs <matthijs@openttd.org> | 2005-05-30 21:46:10 +0000 |
---|---|---|
committer | matthijs <matthijs@openttd.org> | 2005-05-30 21:46:10 +0000 |
commit | edf7a3be82add693536ae5eedd980e65c94f3449 (patch) | |
tree | ad2d330f580cd91ef9c947f5661f388b0d9b6ae6 | |
parent | 53b1de7d70c92d78d3ef5d5d6021bea0bfe39073 (diff) | |
download | openttd-edf7a3be82add693536ae5eedd980e65c94f3449.tar.xz |
(svn r2386) * Blaat
-rw-r--r-- | npf.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ #ifndef NPF_H #define NPF_H +/* Blaat */ + #include "ttd.h" #include "aystar.h" #include "vehicle.h" |