summaryrefslogtreecommitdiff
path: root/openttd.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-07-26 18:24:18 +0000
committertron <tron@openttd.org>2005-07-26 18:24:18 +0000
commit44691cde0fd885e68addd378f09e1250c66e5450 (patch)
treeb9cd8b11dc6c82d4f5f1002e8ec84a56d3e93d2e /openttd.c
parented2e3c77afc8baf0d9ff19c857173e37275aed92 (diff)
downloadopenttd-44691cde0fd885e68addd378f09e1250c66e5450.tar.xz
(svn r2714) Remove unnecessary includes
Diffstat (limited to 'openttd.c')
-rw-r--r--openttd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openttd.c b/openttd.c
index 5529ba78c..bf4984e33 100644
--- a/openttd.c
+++ b/openttd.c
@@ -32,7 +32,6 @@
#include "fileio.h"
#include "hal.h"
#include "airport.h"
-#include "ai_new.h"
#include "console.h"
#include "screenshot.h"
#include "network.h"