diff options
Diffstat (limited to 'src/party.cpp')
-rw-r--r-- | src/party.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/party.cpp b/src/party.cpp index 8b004883f..5e07175d7 100644 --- a/src/party.cpp +++ b/src/party.cpp @@ -23,6 +23,8 @@ #include "actormanager.h" +#include "being/being.h" + #include "utils/stringutils.h" #include "debug.h" |