src/yapf/track_dir.hpp
author orudge
Wed, 10 Jan 2007 19:39:54 +0000
changeset 5591 51e4c59c31dd
parent 5587 167d9a91ef02
child 8108 b42a0e5c67ef
permissions -rw-r--r--
(svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and TrueBrain for their help)
/* $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 */