src/network/core/packet.h
changeset 5527 7a624281971a
parent 5475 2e6990a8c7c4
child 5528 45a70016d39a
--- a/src/network/core/packet.h	Thu Jan 04 20:33:50 2007 +0000
+++ b/src/network/core/packet.h	Thu Jan 04 21:21:14 2007 +0000
@@ -5,6 +5,8 @@
 
 #ifdef ENABLE_NETWORK
 
+#include "config.h"
+
 /**
  * @file packet.h Basic functions to create, fill and read packets.
  */