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_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc_cmd.c') diff --git a/misc_cmd.c b/misc_cmd.c index a8b357ec7..430bef6bd 100644 --- a/misc_cmd.c +++ b/misc_cmd.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "string.h" #include "table/strings.h" #include "command.h" -- cgit v1.2.3-54-g00ecf