summaryrefslogtreecommitdiffstats
path: root/include/network/Socket.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/network/Socket.hpp (renamed from src/network/Socket.hpp)1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/Socket.hpp b/include/network/Socket.hpp
index ee449b3..48bcad9 100644
--- a/src/network/Socket.hpp
+++ b/include/network/Socket.hpp
@@ -1,6 +1,7 @@
#pragma once
#include <string>
+
#include <SFML/Network.hpp>
/**