diff options
Diffstat (limited to 'src/net/ea/beingrecv.cpp')
-rw-r--r-- | src/net/ea/beingrecv.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ea/beingrecv.cpp b/src/net/ea/beingrecv.cpp index b6e848bc5..fcb3871f8 100644 --- a/src/net/ea/beingrecv.cpp +++ b/src/net/ea/beingrecv.cpp @@ -40,6 +40,8 @@ #include "gui/windows/socialwindow.h" +#include "utils/foreach.h" + #include "resources/map/map.h" #include "net/messagein.h" |