diff options
Diffstat (limited to 'src/net/eathena/chathandler.cpp')
-rw-r--r-- | src/net/eathena/chathandler.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/eathena/chathandler.cpp b/src/net/eathena/chathandler.cpp index db7bb5829..712e66f86 100644 --- a/src/net/eathena/chathandler.cpp +++ b/src/net/eathena/chathandler.cpp @@ -27,6 +27,7 @@ #include "being/localplayer.h" #include "being/playerinfo.h" +#include "being/playerrelation.h" #include "being/playerrelations.h" #include "gui/chatconsts.h" |