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. --- disaster_cmd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'disaster_cmd.c') diff --git a/disaster_cmd.c b/disaster_cmd.c index c6ec0ea49..a66c4c0a4 100644 --- a/disaster_cmd.c +++ b/disaster_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