src/industry.h
changeset 8615 6b91ca653bad
parent 8474 358b35762f02
child 8634 5ffca02f9115
equal deleted inserted replaced
8614:21126f54f5c8 8615:6b91ca653bad
     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 {