Files @ r7423:ba5e87b6ea9b
Branch filter:

Location: cpp/openttd-patchpack/source/src/yapf/track_dir.hpp

rubidium
(svn r10821) -Cleanup: remove the strings that are not needed anymore since r10820.
/* $Id$ */

#ifndef  TRACK_DIR_HPP
#define  TRACK_DIR_HPP

#include "../tile.h"
#include "../openttd.h"
#include "../map.h"
#include "../rail.h"

#endif /* TRACK_DIR_HPP */