aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/messagebus/test/ut/sync_client_ut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/messagebus/test/ut/sync_client_ut.cpp')
-rw-r--r--library/cpp/messagebus/test/ut/sync_client_ut.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/messagebus/test/ut/sync_client_ut.cpp b/library/cpp/messagebus/test/ut/sync_client_ut.cpp
index 400128193f..fc66955b1f 100644
--- a/library/cpp/messagebus/test/ut/sync_client_ut.cpp
+++ b/library/cpp/messagebus/test/ut/sync_client_ut.cpp
@@ -1,5 +1,5 @@
-#include <library/cpp/messagebus/test/helper/example.h>
-#include <library/cpp/messagebus/test/helper/object_count_check.h>
+#include <library/cpp/messagebus/test/helper/example.h>
+#include <library/cpp/messagebus/test/helper/object_count_check.h>
namespace NBus {
namespace NTest {