summaryrefslogtreecommitdiff
path: root/src/yapf/track_dir.hpp
blob: bb3de4488b268713156e04e56db4034baf1e97d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* $Id$ */

#ifndef  TRACK_DIR_HPP
#define  TRACK_DIR_HPP

#include "../tile_type.h"
#include "../openttd.h"
#include "../map.h"
#include "../rail_type.h"

#endif /* TRACK_DIR_HPP */