diff options
Diffstat (limited to 'ZAPD/ZMtx.cpp')
| -rw-r--r-- | ZAPD/ZMtx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZMtx.cpp b/ZAPD/ZMtx.cpp index ffca3eb..03fefec 100644 --- a/ZAPD/ZMtx.cpp +++ b/ZAPD/ZMtx.cpp @@ -1,7 +1,7 @@ #include "ZMtx.h" #include "Utils/BitConverter.h" -#include "Utils/StringHelper.h" +#include <ship/utils/StringHelper.h> #include "ZFile.h" REGISTER_ZFILENODE(Mtx, ZMtx); |
