src/main_gui.cpp
changeset 8750 fdd6054e7bae
parent 8720 4e60c30e2006
child 8760 ce0891c412ce
--- a/src/main_gui.cpp	Sat Jan 12 13:36:22 2008 +0000
+++ b/src/main_gui.cpp	Sat Jan 12 14:10:35 2008 +0000
@@ -14,7 +14,6 @@
 #include "window_func.h"
 #include "textbuf_gui.h"
 #include "viewport_func.h"
-#include "player.h"
 #include "command_func.h"
 #include "news.h"
 #include "town.h"
@@ -49,6 +48,9 @@
 #include "strings_func.h"
 #include "zoom_func.h"
 #include "string_func.h"
+#include "player_base.h"
+#include "player_func.h"
+#include "player_gui.h"
 
 static int _rename_id = 1;
 static int _rename_what = -1;