diff options
Diffstat (limited to 'ZAPD/CrashHandler.cpp')
| -rw-r--r-- | ZAPD/CrashHandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/CrashHandler.cpp b/ZAPD/CrashHandler.cpp index 6c05733..17aa9d5 100644 --- a/ZAPD/CrashHandler.cpp +++ b/ZAPD/CrashHandler.cpp @@ -1,5 +1,5 @@ #include "CrashHandler.h" -#include "Utils/StringHelper.h" +#include <ship/utils/StringHelper.h> #if __has_include(<unistd.h>) #define HAS_POSIX 1 |
