summaryrefslogtreecommitdiff
path: root/unix.c
diff options
context:
space:
mode:
authorDarkvater <darkvater@openttd.org>2005-06-02 19:39:29 +0000
committerDarkvater <darkvater@openttd.org>2005-06-02 19:39:29 +0000
commit81ac4ac152b38cb52857d2ce04b8604d9aca8f66 (patch)
tree0d45a227ea869633b68de5d6c3fc338944f1eda7 /unix.c
parentb438b1248cc14d0a290c36ad486cc34bb6b6f81b (diff)
downloadopenttd-81ac4ac152b38cb52857d2ce04b8604d9aca8f66.tar.xz
(svn r2398) - CodeChange: forgot to update unix and os2 specific files as well.
Diffstat (limited to 'unix.c')
-rw-r--r--unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix.c b/unix.c
index 0f98008bb..9a0464498 100644
--- a/unix.c
+++ b/unix.c
@@ -1,5 +1,5 @@
#include "stdafx.h"
-#include "ttd.h"
+#include "openttd.h"
#include "window.h"
#include "string.h"
#include "table/strings.h"