diff options
Diffstat (limited to 'src/net/eathena/friendsrecv.cpp')
-rw-r--r-- | src/net/eathena/friendsrecv.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/net/eathena/friendsrecv.cpp b/src/net/eathena/friendsrecv.cpp index 41994dd15..4350d31c9 100644 --- a/src/net/eathena/friendsrecv.cpp +++ b/src/net/eathena/friendsrecv.cpp @@ -22,8 +22,7 @@ #include "logger.h" -#include "net/eathena/messageout.h" -#include "net/eathena/protocol.h" +#include "net/messagein.h" #include "debug.h" |