summaryrefslogtreecommitdiff
path: root/src/roadveh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/roadveh.h')
-rw-r--r--src/roadveh.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/roadveh.h b/src/roadveh.h
index 09e37b6ba..da01854cc 100644
--- a/src/roadveh.h
+++ b/src/roadveh.h
@@ -13,9 +13,7 @@
#define ROADVEH_H
#include "vehicle_base.h"
-#include "engine_func.h"
-#include "engine_base.h"
-#include "economy_func.h"
+#include "road_type.h"
struct RoadVehicle;