diff -r 5a9dc001e1ad -r 1c4a4a609f85 src/network/core/packet.cpp --- a/src/network/core/packet.cpp Mon Dec 03 23:39:38 2007 +0000 +++ b/src/network/core/packet.cpp Tue Jan 22 21:00:30 2008 +0000 @@ -7,9 +7,7 @@ #ifdef ENABLE_NETWORK #include "../../stdafx.h" -#include "../../macros.h" -#include "../../string.h" -#include "../../helpers.hpp" +#include "../../string_func.h" #include "packet.h"