diff options
Diffstat (limited to 'ZAPD/ZText.cpp')
| -rw-r--r-- | ZAPD/ZText.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZText.cpp b/ZAPD/ZText.cpp index 16704a4..56a4c73 100644 --- a/ZAPD/ZText.cpp +++ b/ZAPD/ZText.cpp @@ -4,7 +4,7 @@ #include "Utils/BitConverter.h" #include <Utils/DiskFile.h> #include "Utils/Path.h" -#include "Utils/StringHelper.h" +#include <ship/utils/StringHelper.h> #include "ZFile.h" REGISTER_ZFILENODE(Text, ZText); |
