diff options
Diffstat (limited to 'src/resources/animation/simpleanimation.cpp')
-rw-r--r-- | src/resources/animation/simpleanimation.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/animation/simpleanimation.cpp b/src/resources/animation/simpleanimation.cpp index 818830383..98f8dbfab 100644 --- a/src/resources/animation/simpleanimation.cpp +++ b/src/resources/animation/simpleanimation.cpp @@ -37,6 +37,7 @@ #include "utils/checkutils.h" #include "utils/delete2.h" +#include "utils/performance.h" #include "debug.h" |