summaryrefslogtreecommitdiff
path: root/src/depot_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/depot_func.h')
-rw-r--r--src/depot_func.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/depot_func.h b/src/depot_func.h
index cb48e3a4d..f0d65e764 100644
--- a/src/depot_func.h
+++ b/src/depot_func.h
@@ -12,10 +12,8 @@
#ifndef DEPOT_FUNC_H
#define DEPOT_FUNC_H
-#include "tile_type.h"
#include "vehicle_type.h"
-#include "direction_type.h"
-#include "slope_type.h"
+#include "slope_func.h"
void ShowDepotWindow(TileIndex tile, VehicleType type);