src/industry.h
changeset 8119 52b48108425a
parent 7978 c74fc8173339
child 8138 dbfdc08fa6b9
equal deleted inserted replaced
8118:fa5fe5491657 8119:52b48108425a
     4 
     4 
     5 #ifndef INDUSTRY_H
     5 #ifndef INDUSTRY_H
     6 #define INDUSTRY_H
     6 #define INDUSTRY_H
     7 
     7 
     8 #include "oldpool.h"
     8 #include "oldpool.h"
     9 #include "helpers.hpp"
     9 #include "core/random_func.hpp"
    10 #include "newgrf_storage.h"
    10 #include "newgrf_storage.h"
       
    11 #include "cargo_type.h"
       
    12 #include "economy_type.h"
    11 
    13 
    12 typedef uint16 IndustryGfx;
    14 typedef uint16 IndustryGfx;
    13 typedef uint8 IndustryType;
    15 typedef uint8 IndustryType;
    14 
    16 
    15 enum {
    17 enum {