src/newgrf.cpp
changeset 8599 b609cdeeff3f
parent 8585 6579b0a2ba0e
child 8600 bb089962319d
equal deleted inserted replaced
8598:14ae80fe4c8f 8599:b609cdeeff3f
    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  *