diff options
Diffstat (limited to 'src/net/eathena/npchandler.cpp')
-rw-r--r-- | src/net/eathena/npchandler.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/npchandler.cpp b/src/net/eathena/npchandler.cpp index 38a54a6fd..4e8d179f0 100644 --- a/src/net/eathena/npchandler.cpp +++ b/src/net/eathena/npchandler.cpp @@ -39,6 +39,8 @@ #include "net/eathena/protocolout.h" +#include "utils/foreach.h" + #include "resources/item/shopitem.h" #include "debug.h" |