diff options
Diffstat (limited to 'src/resources/spriteaction.h')
-rw-r--r-- | src/resources/spriteaction.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/spriteaction.h b/src/resources/spriteaction.h index 3009f4661..31ee4c0b4 100644 --- a/src/resources/spriteaction.h +++ b/src/resources/spriteaction.h @@ -23,6 +23,8 @@ #ifndef RESOURCES_SPRITEACTION_H #define RESOURCES_SPRITEACTION_H +#include <string> + /* * Remember those are the main action. * Action subtypes, e.g.: "attack_bow" are to be passed by items.xml after |