From ba8c649facd49daf7899b7dd88e3f31ac92a624e 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. --- order_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'order_cmd.c') diff --git a/order_cmd.c b/order_cmd.c index f068d15ab..247644459 100644 --- a/order_cmd.c +++ b/order_cmd.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "airport.h" #include "depot.h" #include "table/strings.h" -- cgit v1.2.3-54-g00ecf