diff options
Diffstat (limited to 'ZAPD/ZRoom/ZRoom.cpp')
| -rw-r--r-- | ZAPD/ZRoom/ZRoom.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZRoom/ZRoom.cpp b/ZAPD/ZRoom/ZRoom.cpp index 9b5f310..572b9cc 100644 --- a/ZAPD/ZRoom/ZRoom.cpp +++ b/ZAPD/ZRoom/ZRoom.cpp @@ -41,7 +41,7 @@ #include "Globals.h" #include <Utils/DiskFile.h> #include "Utils/Path.h" -#include "Utils/StringHelper.h" +#include <ship/utils/StringHelper.h> #include "WarningHandler.h" #include "ZBlob.h" #include "ZCutscene.h" |
