summaryrefslogtreecommitdiff
path: root/ZAPD/ZString.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPD/ZString.cpp')
-rw-r--r--ZAPD/ZString.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZString.cpp b/ZAPD/ZString.cpp
index 4a90694..e87414b 100644
--- a/ZAPD/ZString.cpp
+++ b/ZAPD/ZString.cpp
@@ -1,7 +1,7 @@
#include "ZString.h"
#include <Utils/DiskFile.h>
-#include "Utils/StringHelper.h"
+#include <ship/utils/StringHelper.h>
#include "ZFile.h"
REGISTER_ZFILENODE(String, ZString);