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/disaster_cmd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/disaster_cmd.cpp') diff --git a/src/disaster_cmd.cpp b/src/disaster_cmd.cpp index 81d7bfaa6..3b9c8e1d4 100644 --- a/src/disaster_cmd.cpp +++ b/src/disaster_cmd.cpp @@ -29,7 +29,7 @@ #include "waypoint.h" #include "town.h" #include "industry.h" -#include "player_func.h" +#include "company_func.h" #include "airport.h" #include "variables.h" #include "settings_type.h" -- cgit v1.2.3-54-g00ecf