diff options
Diffstat (limited to 'src/net/eathena/inventoryrecv.cpp')
-rw-r--r-- | src/net/eathena/inventoryrecv.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/inventoryrecv.cpp b/src/net/eathena/inventoryrecv.cpp index 7b6368dad..0b411d4ba 100644 --- a/src/net/eathena/inventoryrecv.cpp +++ b/src/net/eathena/inventoryrecv.cpp @@ -55,6 +55,7 @@ #include "resources/iteminfo.h" #include "utils/gettext.h" +#include "utils/foreach.h" #include "utils/stringutils.h" #include "debug.h" |