diff options
Diffstat (limited to 'src/being/being.cpp')
-rw-r--r-- | src/being/being.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/being/being.cpp b/src/being/being.cpp index 69af6bd9f..565ae2446 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -39,6 +39,8 @@ #include "being/playerinfo.h" #include "being/playerrelations.h" +#include "const/utils/timer.h" + #include "enums/being/beingdirection.h" #include "particle/particleinfo.h" |