aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/messagebus/locator.h
diff options
context:
space:
mode:
authorcepera <cepera@yandex-team.ru>2022-02-10 16:49:45 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:45 +0300
commit70cc862712bf4b7db64c26723d862268e0011e05 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/messagebus/locator.h
parent99e67b1db27953625d41d1f3eb45ff2517b4d697 (diff)
downloadydb-70cc862712bf4b7db64c26723d862268e0011e05.tar.gz
Restoring authorship annotation for <cepera@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/messagebus/locator.h')
-rw-r--r--library/cpp/messagebus/locator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/messagebus/locator.h b/library/cpp/messagebus/locator.h
index 0cd2d31fee..f8556a3fce 100644
--- a/library/cpp/messagebus/locator.h
+++ b/library/cpp/messagebus/locator.h
@@ -6,7 +6,7 @@
#include <util/generic/map.h>
#include <util/generic/set.h>
#include <util/generic/string.h>
-#include <util/network/interface.h>
+#include <util/network/interface.h>
#include <util/system/mutex.h>
namespace NBus {