diff options
Diffstat (limited to 'src/net/eathena/buysellrecv.cpp')
-rw-r--r-- | src/net/eathena/buysellrecv.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/net/eathena/buysellrecv.cpp b/src/net/eathena/buysellrecv.cpp index 23786a435..5dfda9937 100644 --- a/src/net/eathena/buysellrecv.cpp +++ b/src/net/eathena/buysellrecv.cpp @@ -34,8 +34,7 @@ #include "net/ea/buysellrecv.h" -#include "net/eathena/messageout.h" -#include "net/eathena/protocol.h" +#include "net/messagein.h" #include "debug.h" |