changeset 10039 | 1f236afd6cd1 |
parent 9896 | 19aa91881726 |
child 10207 | c291a21b304e |
--- a/src/network/network_client.cpp Sun Aug 31 09:52:47 2008 +0000 +++ b/src/network/network_client.cpp Sun Aug 31 10:50:05 2008 +0000 @@ -18,7 +18,7 @@ #include "../variables.h" #include "../ai/ai.h" #include "../core/alloc_func.hpp" -#include "../fileio.h" +#include "../fileio_func.h" #include "../md5.h" #include "../strings_func.h" #include "../window_func.h"