summaryrefslogtreecommitdiff
path: root/src/road_cmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/road_cmd.h')
-rw-r--r--src/road_cmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/road_cmd.h b/src/road_cmd.h
index 66ea2f652..c5d98daf2 100644
--- a/src/road_cmd.h
+++ b/src/road_cmd.h
@@ -5,7 +5,7 @@
#ifndef ROAD_CMD_H
#define ROAD_CMD_H
-#include "direction.h"
+#include "direction_type.h"
void DrawRoadDepotSprite(int x, int y, DiagDirection dir, RoadType rt);