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