diff options
Diffstat (limited to 'src/Socket.hpp')
-rw-r--r-- | src/Socket.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Socket.hpp b/src/Socket.hpp index 16825f0..3d9e1a2 100644 --- a/src/Socket.hpp +++ b/src/Socket.hpp @@ -2,8 +2,6 @@ #include <string> -#include <SFML/Network.hpp> - #include <SDL_net.h> /** |