diff options
Diffstat (limited to 'src/net/eathena/rouletterecv.cpp')
-rw-r--r-- | src/net/eathena/rouletterecv.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/rouletterecv.cpp b/src/net/eathena/rouletterecv.cpp index 1363cdc47..a9c099473 100644 --- a/src/net/eathena/rouletterecv.cpp +++ b/src/net/eathena/rouletterecv.cpp @@ -22,6 +22,8 @@ #include "logger.h" +#include "net/messagein.h" + #include "net/eathena/protocol.h" #include "debug.h" |