Mercurial > hg > openttd
diff src/graph_gui.cpp @ 10208:39cf8eebfda5 draft
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
author | rubidium <rubidium@openttd.org> |
---|---|
date | Tue, 30 Sep 2008 20:51:04 +0000 (2008-09-30) |
parents | c54d140df948 |
children | 20da0dd3f897 |
line wrap: on
line diff
--- a/src/graph_gui.cpp +++ b/src/graph_gui.cpp @@ -6,8 +6,8 @@ #include "openttd.h" #include "gui.h" #include "window_gui.h" -#include "player_base.h" -#include "player_gui.h" +#include "company_base.h" +#include "company_gui.h" #include "economy_func.h" #include "variables.h" #include "cargotype.h"