summaryrefslogtreecommitdiff
path: root/roadveh_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'roadveh_cmd.c')
-rw-r--r--roadveh_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/roadveh_cmd.c b/roadveh_cmd.c
index d4b485709..f74257a47 100644
--- a/roadveh_cmd.c
+++ b/roadveh_cmd.c
@@ -4,7 +4,7 @@
#include "openttd.h"
#include "debug.h"
#include "functions.h"
-#include "road.h"
+#include "road_map.h"
#include "table/strings.h"
#include "map.h"
#include "tile.h"