src/newgrf_config.cpp
changeset 8626 440dfcd14c4a
parent 8609 8c0c3e9dd6a0
child 8627 448ebf3a8291
equal deleted inserted replaced
8625:917bf7147a48 8626:440dfcd14c4a
    11 #include "saveload.h"
    11 #include "saveload.h"
    12 #include "md5.h"
    12 #include "md5.h"
    13 #include "network/network_data.h"
    13 #include "network/network_data.h"
    14 #include "newgrf.h"
    14 #include "newgrf.h"
    15 #include "newgrf_config.h"
    15 #include "newgrf_config.h"
    16 #include "helpers.hpp"
       
    17 
    16 
    18 #include "fileio.h"
    17 #include "fileio.h"
    19 #include "fios.h"
    18 #include "fios.h"
    20 #include <sys/stat.h>
    19 #include <sys/stat.h>
    21 
    20