diff options
Diffstat (limited to 'ZAPD/ZPlayerAnimationData.cpp')
| -rw-r--r-- | ZAPD/ZPlayerAnimationData.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZPlayerAnimationData.cpp b/ZAPD/ZPlayerAnimationData.cpp index d3bcb10..ca98970 100644 --- a/ZAPD/ZPlayerAnimationData.cpp +++ b/ZAPD/ZPlayerAnimationData.cpp @@ -1,7 +1,7 @@ #include "ZPlayerAnimationData.h" #include "Utils/BitConverter.h" -#include "Utils/StringHelper.h" +#include <ship/utils/StringHelper.h> #include "ZFile.h" #include <Globals.h> |
