src/depot_base.h
changeset 9111 48ce04029fe4
parent 8962 1b263c69799d
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file depot.h Base for all depots (except hangars) */
     3 /** @file depot_base.h Base for all depots (except hangars) */
     4 
     4 
     5 #ifndef DEPOT_BASE_H
     5 #ifndef DEPOT_BASE_H
     6 #define DEPOT_BASE_H
     6 #define DEPOT_BASE_H
     7 
     7 
     8 #include "tile_type.h"
     8 #include "tile_type.h"