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. --- train_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'train_cmd.c') diff --git a/train_cmd.c b/train_cmd.c index 483eb7370..185464b6f 100644 --- a/train_cmd.c +++ b/train_cmd.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "table/strings.h" #include "map.h" #include "tile.h" -- cgit v1.2.3-54-g00ecf