diff options
Diffstat (limited to 'src/ground_vehicle.cpp')
-rw-r--r-- | src/ground_vehicle.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ground_vehicle.cpp b/src/ground_vehicle.cpp index 8641e78d9..27e9776b9 100644 --- a/src/ground_vehicle.cpp +++ b/src/ground_vehicle.cpp @@ -12,8 +12,6 @@ #include "stdafx.h" #include "train.h" #include "roadveh.h" -#include "vehicle_gui.h" -#include "window_func.h" /** * Recalculates the cached total power of a vehicle. Should be called when the consist is changed. |