diff options
Diffstat (limited to 'ZAPD/OtherStructs/Cutscene_Common.cpp')
| -rw-r--r-- | ZAPD/OtherStructs/Cutscene_Common.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/OtherStructs/Cutscene_Common.cpp b/ZAPD/OtherStructs/Cutscene_Common.cpp index a5ea609..3e569cb 100644 --- a/ZAPD/OtherStructs/Cutscene_Common.cpp +++ b/ZAPD/OtherStructs/Cutscene_Common.cpp @@ -1,6 +1,6 @@ #include "Cutscene_Common.h" #include "Utils/BitConverter.h" -#include "Utils/StringHelper.h" +#include <ship/utils/StringHelper.h> /* CutsceneSubCommandEntry */ |
