diff options
Diffstat (limited to 'src/resources/animation.h')
-rw-r--r-- | src/resources/animation.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/animation.h b/src/resources/animation.h index ad4b1b187..55db8b717 100644 --- a/src/resources/animation.h +++ b/src/resources/animation.h @@ -26,6 +26,8 @@ #include <vector> #include <string> +#include "localconsts.h" + class Image; /** |