summaryrefslogtreecommitdiff
path: root/src/net/tmwa/network.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-04-08 14:48:08 +0300
committerAndrei Karas <akaras@inbox.ru>2013-04-08 14:48:08 +0300
commitcda421c4c58e32f88d87641e0195a55a8f212757 (patch)
tree0ed67b9949b994ad3b3bf50dfcb88a120a8a042f /src/net/tmwa/network.h
parentefa3bc8c346aea723b8b02ea1f27d7d3e41ff134 (diff)
downloadplus-cda421c4c58e32f88d87641e0195a55a8f212757.tar.gz
plus-cda421c4c58e32f88d87641e0195a55a8f212757.tar.bz2
plus-cda421c4c58e32f88d87641e0195a55a8f212757.tar.xz
plus-cda421c4c58e32f88d87641e0195a55a8f212757.zip
move direct SDL_net calls to proxy file sdltcpnet.
Diffstat (limited to 'src/net/tmwa/network.h')
-rw-r--r--src/net/tmwa/network.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/net/tmwa/network.h b/src/net/tmwa/network.h
index e2018fd37..1d89d9a76 100644
--- a/src/net/tmwa/network.h
+++ b/src/net/tmwa/network.h
@@ -28,12 +28,6 @@
#include "net/tmwa/messagehandler.h"
#include "net/tmwa/messagein.h"
-#include <SDL_net.h>
-#include <SDL_thread.h>
-
-#include <map>
-#include <string>
-
/**
* Protocol version, reported to the eAthena char and mapserver who can adjust
* the protocol accordingly.