summaryrefslogtreecommitdiff
path: root/src/cmd_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_helper.h')
-rw-r--r--src/cmd_helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_helper.h b/src/cmd_helper.h
index 9fad39735..bbab273f5 100644
--- a/src/cmd_helper.h
+++ b/src/cmd_helper.h
@@ -5,7 +5,7 @@
#include "direction_type.h"
#include "macros.h"
-#include "road.h"
+#include "road_type.h"
template<uint N> static inline void ExtractValid();