src/network/network_gui.cpp
changeset 8131 160939e24ed3
parent 8130 d2eb7d04f6e1
child 8140 0d0d8c94f84b
--- a/src/network/network_gui.cpp	Tue Dec 25 09:48:53 2007 +0000
+++ b/src/network/network_gui.cpp	Tue Dec 25 11:26:07 2007 +0000
@@ -11,7 +11,6 @@
 
 #include "../fios.h"
 #include "table/strings.h"
-#include "../functions.h"
 #include "network_data.h"
 #include "network_client.h"
 #include "network_gui.h"
@@ -26,6 +25,8 @@
 #include "../string.h"
 #include "../town.h"
 #include "../newgrf.h"
+#include "../functions.h"
+#include "../window_func.h"
 
 #define BGC 5
 #define BTC 15