src/misc/dbg_helpers.cpp
branchnoai
changeset 10513 33cb70ff2f5d
parent 10455 22c441f5adf9
equal deleted inserted replaced
10455:22c441f5adf9 10513:33cb70ff2f5d
     3 /** @file dbg_helpers.cpp Helpers for outputting debug information. */
     3 /** @file dbg_helpers.cpp Helpers for outputting debug information. */
     4 
     4 
     5 #include "../stdafx.h"
     5 #include "../stdafx.h"
     6 #include "../openttd.h"
     6 #include "../openttd.h"
     7 #include "../direction_type.h"
     7 #include "../direction_type.h"
       
     8 #include "../strings_type.h"
     8 #include "../rail.h"
     9 #include "../rail.h"
     9 #include "../rail_map.h"
    10 #include "../rail_map.h"
    10 #include "dbg_helpers.h"
    11 #include "dbg_helpers.h"
    11 
    12 
    12 /** Trackdir & TrackdirBits short names. */
    13 /** Trackdir & TrackdirBits short names. */