diff options
Diffstat (limited to 'ZAPD/ZRoom/Commands/Unused1D.cpp')
| -rw-r--r-- | ZAPD/ZRoom/Commands/Unused1D.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZRoom/Commands/Unused1D.cpp b/ZAPD/ZRoom/Commands/Unused1D.cpp index b8ea136..603c2d9 100644 --- a/ZAPD/ZRoom/Commands/Unused1D.cpp +++ b/ZAPD/ZRoom/Commands/Unused1D.cpp @@ -1,5 +1,5 @@ #include "Unused1D.h" -#include "Utils/StringHelper.h" +#include <ship/utils/StringHelper.h> Unused1D::Unused1D(ZFile* nParent) : ZRoomCommand(nParent) { |
