summaryrefslogtreecommitdiffstats
path: root/library/cpp/messagebus/handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/messagebus/handler.cpp')
-rw-r--r--library/cpp/messagebus/handler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/messagebus/handler.cpp b/library/cpp/messagebus/handler.cpp
index 333bd529347..3ad336c91de 100644
--- a/library/cpp/messagebus/handler.cpp
+++ b/library/cpp/messagebus/handler.cpp
@@ -1,7 +1,7 @@
#include "handler.h"
#include "remote_server_connection.h"
-#include "ybus.h"
+#include "ybus.h"
using namespace NBus;
using namespace NBus::NPrivate;