diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/being.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being.h b/src/being.h index b7f85c63..cc6ba427 100644 --- a/src/being.h +++ b/src/being.h @@ -25,6 +25,7 @@ #define _TMW_BEING_H #include <list> +#include <memory> #include <string> #include <SDL_types.h> #include <vector> |