summaryrefslogtreecommitdiff
path: root/ZAPD/ZTextMM.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPD/ZTextMM.cpp')
-rw-r--r--ZAPD/ZTextMM.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZTextMM.cpp b/ZAPD/ZTextMM.cpp
index 7c57941..0fd4637 100644
--- a/ZAPD/ZTextMM.cpp
+++ b/ZAPD/ZTextMM.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(TextMM, ZTextMM);