summaryrefslogtreecommitdiff
path: root/order_gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'order_gui.c')
-rw-r--r--order_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/order_gui.c b/order_gui.c
index c1b842617..cf65b2288 100644
--- a/order_gui.c
+++ b/order_gui.c
@@ -2,7 +2,7 @@
#include "stdafx.h"
#include "openttd.h"
-#include "road.h"
+#include "road_map.h"
#include "table/sprites.h"
#include "table/strings.h"
#include "functions.h"