summaryrefslogtreecommitdiff
path: root/src/road_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/road_func.h')
-rw-r--r--src/road_func.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/road_func.h b/src/road_func.h
index b2b15db2f..151ae4e9f 100644
--- a/src/road_func.h
+++ b/src/road_func.h
@@ -14,8 +14,9 @@
#include "core/bitmath_func.hpp"
#include "road_type.h"
-#include "direction_func.h"
+#include "direction_type.h"
#include "company_type.h"
+#include "tile_type.h"
/**
* Whether the given roadtype is valid.