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