From e589c7e580329137edbbf8d0e8e7f2333256b8d3 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 30 Sep 2008 20:51:04 +0000 Subject: (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. --- src/genworld.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/genworld.cpp') diff --git a/src/genworld.cpp b/src/genworld.cpp index edccdbfc8..2bb573a6e 100644 --- a/src/genworld.cpp +++ b/src/genworld.cpp @@ -5,7 +5,7 @@ #include "stdafx.h" #include "openttd.h" #include "landscape.h" -#include "player_func.h" +#include "company_func.h" #include "variables.h" #include "thread.h" #include "command_func.h" -- cgit v1.2.3-54-g00ecf