summaryrefslogtreecommitdiff
path: root/ZAPD/ZRoom/Commands/SetEchoSettings.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ZAPD/ZRoom/Commands/SetEchoSettings.cpp')
-rw-r--r--ZAPD/ZRoom/Commands/SetEchoSettings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ZAPD/ZRoom/Commands/SetEchoSettings.cpp b/ZAPD/ZRoom/Commands/SetEchoSettings.cpp
index 79a278b..463833f 100644
--- a/ZAPD/ZRoom/Commands/SetEchoSettings.cpp
+++ b/ZAPD/ZRoom/Commands/SetEchoSettings.cpp
@@ -1,5 +1,5 @@
#include "SetEchoSettings.h"
-#include "Utils/StringHelper.h"
+#include <ship/utils/StringHelper.h>
SetEchoSettings::SetEchoSettings(ZFile* nParent) : ZRoomCommand(nParent)
{