diff options
Diffstat (limited to 'sword1/animation.cpp')
-rw-r--r-- | sword1/animation.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sword1/animation.cpp b/sword1/animation.cpp index f142cb9a15..1f9ed0a46a 100644 --- a/sword1/animation.cpp +++ b/sword1/animation.cpp @@ -28,6 +28,7 @@ #include "common/config-manager.h" #include "common/str.h" +#include "common/system.h" namespace Sword1 { |