diff options
Diffstat (limited to 'src/net/eathena/bankrecv.cpp')
-rw-r--r-- | src/net/eathena/bankrecv.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/bankrecv.cpp b/src/net/eathena/bankrecv.cpp index 9f566d5a4..12b17727b 100644 --- a/src/net/eathena/bankrecv.cpp +++ b/src/net/eathena/bankrecv.cpp @@ -28,6 +28,8 @@ #include "net/messagein.h" +#include "utils/cast.h" + #include "debug.h" namespace EAthena |