diff options
Diffstat (limited to 'src/net/eathena/battlegroundrecv.cpp')
-rw-r--r-- | src/net/eathena/battlegroundrecv.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/battlegroundrecv.cpp b/src/net/eathena/battlegroundrecv.cpp index afda89171..72bfe7d3c 100644 --- a/src/net/eathena/battlegroundrecv.cpp +++ b/src/net/eathena/battlegroundrecv.cpp @@ -22,6 +22,8 @@ #include "logger.h" +#include "net/messagein.h" + #include "debug.h" namespace EAthena |