src/Network/Packet.hh
branchnew_graphics
changeset 417 c503e0c6a740
parent 400 d64bf28c4340
child 423 947ab54de4b7
--- a/src/Network/Packet.hh	Thu Jan 22 00:28:26 2009 +0200
+++ b/src/Network/Packet.hh	Thu Jan 22 01:53:05 2009 +0200
@@ -7,7 +7,7 @@
  * Provides the NetworkPackets that are used to communicate over a NetworkTCP/NetworkUDP sockets.
  */
 
-#include "Config.hh"
+#include "../Config.hh"
 #include "../Types.hh"
 #include "../Error.hh"