summaryrefslogtreecommitdiffstats
path: root/src/network/Network.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/Network.hpp')
-rw-r--r--src/network/Network.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/Network.hpp b/src/network/Network.hpp
index 7d8cfeb..84f2e7f 100644
--- a/src/network/Network.hpp
+++ b/src/network/Network.hpp
@@ -4,6 +4,7 @@
#include <easylogging++.h>
#include <SFML/Network.hpp>
#include "../packet/Packet.hpp"
+#include "../packet/PacketBuilder.hpp"
class Network {