diff options
Diffstat (limited to 'src/being/being.cpp')
-rw-r--r-- | src/being/being.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being/being.cpp b/src/being/being.cpp index a2be3a071..0d72585f1 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -36,6 +36,7 @@ #include "being/attributes.h" #include "being/beingaction.h" #include "being/beingcacheentry.h" +#include "being/beingflag.h" #include "being/beingspeech.h" #include "being/playerrelations.h" |