summaryrefslogtreecommitdiff
path: root/src/roadveh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/roadveh.h')
-rw-r--r--src/roadveh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roadveh.h b/src/roadveh.h
index 18e187311..36b6d1694 100644
--- a/src/roadveh.h
+++ b/src/roadveh.h
@@ -5,7 +5,7 @@
#ifndef ROADVEH_H
#define ROADVEH_H
-#include "vehicle.h"
+#include "vehicle_base.h"
#include "engine.h"
#include "variables.h"
#include "economy_func.h"