summaryrefslogtreecommitdiff
path: root/ZAPD/Utils/Path.h
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPD/Utils/Path.h')
-rw-r--r--ZAPD/Utils/Path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/Utils/Path.h b/ZAPD/Utils/Path.h
index 0f7ef27..faaa3f3 100644
--- a/ZAPD/Utils/Path.h
+++ b/ZAPD/Utils/Path.h
@@ -2,7 +2,7 @@
#include <iostream>
#include <string>
-#include "Utils/StringHelper.h"
+#include <ship/utils/StringHelper.h>
#if __has_include(<filesystem>)
#include <filesystem>