diff options
Diffstat (limited to 'src/net/eathena/beingrecv.cpp')
-rw-r--r-- | src/net/eathena/beingrecv.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/beingrecv.cpp b/src/net/eathena/beingrecv.cpp index d906ce835..d99fa241e 100644 --- a/src/net/eathena/beingrecv.cpp +++ b/src/net/eathena/beingrecv.cpp @@ -62,6 +62,7 @@ #include "resources/map/map.h" #include "utils/checkutils.h" +#include "utils/foreach.h" #include "utils/timer.h" #include "debug.h" |