From b438b1248cc14d0a290c36ad486cc34bb6b6f81b Mon Sep 17 00:00:00 2001 From: Darkvater Date: Thu, 2 Jun 2005 19:30:21 +0000 Subject: (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. --- misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc.c') diff --git a/misc.c b/misc.c index 1d8a709b0..4c88c8805 100644 --- a/misc.c +++ b/misc.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "string.h" #include "strings.h" // XXX GetParam* #include "table/strings.h" -- cgit v1.2.3-54-g00ecf