diff options
Diffstat (limited to 'ZAPD/ZWaterbox.cpp')
| -rw-r--r-- | ZAPD/ZWaterbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZWaterbox.cpp b/ZAPD/ZWaterbox.cpp index 9a289db..39aae5a 100644 --- a/ZAPD/ZWaterbox.cpp +++ b/ZAPD/ZWaterbox.cpp @@ -2,7 +2,7 @@ #include "Globals.h" #include "Utils/BitConverter.h" -#include "Utils/StringHelper.h" +#include <ship/utils/StringHelper.h> REGISTER_ZFILENODE(Waterbox, ZWaterbox); |
