summaryrefslogtreecommitdiff
path: root/ZAPD/ZCKeyFrame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPD/ZCKeyFrame.cpp')
-rw-r--r--ZAPD/ZCKeyFrame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZCKeyFrame.cpp b/ZAPD/ZCKeyFrame.cpp
index 044eafd..fd43f06 100644
--- a/ZAPD/ZCKeyFrame.cpp
+++ b/ZAPD/ZCKeyFrame.cpp
@@ -2,7 +2,7 @@
#include "Globals.h"
#include "Utils/BitConverter.h"
-#include "Utils/StringHelper.h"
+#include <ship/utils/StringHelper.h>
#include "WarningHandler.h"
REGISTER_ZFILENODE(KeyFrameSkel, ZKeyFrameSkel);