Files @ r5926:a5c8facf9039
Branch filter:

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

tron
(svn r8563) -Fix

Replace very old tabs which should be spaces by spaces
/* $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 */