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. --- depot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'depot.c') diff --git a/depot.c b/depot.c index 289ef7a27..432405c2a 100644 --- a/depot.c +++ b/depot.c @@ -1,5 +1,5 @@ #include "stdafx.h" -#include "ttd.h" +#include "openttd.h" #include "depot.h" #include "tile.h" #include "map.h" -- cgit v1.2.3-54-g00ecf