summaryrefslogtreecommitdiff
path: root/pathfind.c
diff options
context:
space:
mode:
Diffstat (limited to 'pathfind.c')
-rw-r--r--pathfind.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pathfind.c b/pathfind.c
index 737b6d36d..b0e3f6cf2 100644
--- a/pathfind.c
+++ b/pathfind.c
@@ -1,5 +1,6 @@
#include "stdafx.h"
#include "openttd.h"
+#include "functions.h"
#include "map.h"
#include "tile.h"
#include "pathfind.h"