summaryrefslogtreecommitdiff
path: root/pathfind.c
diff options
context:
space:
mode:
Diffstat (limited to 'pathfind.c')
-rw-r--r--pathfind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pathfind.c b/pathfind.c
index 58eaba04a..c8b75ed15 100644
--- a/pathfind.c
+++ b/pathfind.c
@@ -1,5 +1,5 @@
#include "stdafx.h"
-#include "ttd.h"
+#include "openttd.h"
#include "map.h"
#include "tile.h"
#include "pathfind.h"