src/newgrf.cpp
changeset 8103 cf92483a0abf
parent 8089 35b1c3d3ec66
child 8104 cb18bacacde0
equal deleted inserted replaced
8102:906a3d3b6df1 8103:cf92483a0abf
    46 #include "newgrf_townname.h"
    46 #include "newgrf_townname.h"
    47 #include "newgrf_industries.h"
    47 #include "newgrf_industries.h"
    48 #include "table/landscape_sprite.h"
    48 #include "table/landscape_sprite.h"
    49 #include "gfxinit.h"
    49 #include "gfxinit.h"
    50 #include "fios.h"
    50 #include "fios.h"
       
    51 #include "rail.h"
    51 
    52 
    52 /* TTDPatch extended GRF format codec
    53 /* TTDPatch extended GRF format codec
    53  * (c) Petr Baudis 2004 (GPL'd)
    54  * (c) Petr Baudis 2004 (GPL'd)
    54  * Changes by Florian octo Forster are (c) by the OpenTTD development team.
    55  * Changes by Florian octo Forster are (c) by the OpenTTD development team.
    55  *
    56  *