summaryrefslogtreecommitdiff
path: root/ZAPD/ZArray.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPD/ZArray.cpp')
-rw-r--r--ZAPD/ZArray.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZArray.cpp b/ZAPD/ZArray.cpp
index e514960..ee10a13 100644
--- a/ZAPD/ZArray.cpp
+++ b/ZAPD/ZArray.cpp
@@ -1,7 +1,7 @@
#include "ZArray.h"
#include <cassert>
#include "Globals.h"
-#include "StringHelper.h"
+#include "Utils/StringHelper.h"
#include "ZFile.h"
REGISTER_ZFILENODE(Array, ZArray);