src/network/network_data.cpp
changeset 8130 d2eb7d04f6e1
parent 8116 8da76dcb3287
child 8199 3c13a496ca80
--- a/src/network/network_data.cpp	Tue Dec 25 01:29:54 2007 +0000
+++ b/src/network/network_data.cpp	Tue Dec 25 09:48:53 2007 +0000
@@ -9,7 +9,7 @@
 #include "network_client.h"
 #include "../command_func.h"
 #include "../callback_table.h"
-#include "../helpers.hpp"
+#include "../core/alloc_func.hpp"
 
 // Add a command to the local command queue
 void NetworkAddCommandQueue(NetworkTCPSocketHandler *cs, CommandPacket *cp)