File diff r27165:ea28ecab6159 → r27166:64e04a3ef9b1
src/vehicle_func.h
Show inline comments
 
@@ -8,12 +8,13 @@
 
/** @file vehicle_func.h Functions related to vehicles. */
 

	
 
#ifndef VEHICLE_FUNC_H
 
#define VEHICLE_FUNC_H
 

	
 
#include "gfx_type.h"
 
#include "date_type.h"
 
#include "direction_type.h"
 
#include "command_type.h"
 
#include "vehicle_type.h"
 
#include "engine_type.h"
 
#include "transport_type.h"
 
#include "newgrf_config.h"