summaryrefslogtreecommitdiff
path: root/openttd.c
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.c')
-rw-r--r--openttd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openttd.c b/openttd.c
index ffdced635..8a88789ad 100644
--- a/openttd.c
+++ b/openttd.c
@@ -27,7 +27,7 @@
#include "fileio.h"
#include "hal.h"
#include "airport.h"
-#include "ai.h"
+#include "ai_new.h"
#include "console.h"
#include "screenshot.h"
#include "network.h"