src/yapf/track_dir.hpp
author maedhros
Sun, 08 Jul 2007 18:41:34 +0000
changeset 7203 39f68ddb39cc
parent 5587 167d9a91ef02
child 8108 b42a0e5c67ef
permissions -rw-r--r--
(svn r10481) -Codechange: Show a news message with the new industry when primary industry prospecting succeeds.
/* $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 */