diff options
Diffstat (limited to 'src/net/eathena/playerrecv.cpp')
-rw-r--r-- | src/net/eathena/playerrecv.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/net/eathena/playerrecv.cpp b/src/net/eathena/playerrecv.cpp index 778cb7579..fbde1fb2f 100644 --- a/src/net/eathena/playerrecv.cpp +++ b/src/net/eathena/playerrecv.cpp @@ -39,9 +39,7 @@ #include "input/inputmanager.h" -#include "net/eathena/messageout.h" -#include "net/eathena/protocol.h" -#include "net/eathena/inventoryhandler.h" +#include "net/messagein.h" #include "resources/map/map.h" |