summaryrefslogtreecommitdiffstats
path: root/library/cpp/hyperloglog/hyperloglog_ut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/hyperloglog/hyperloglog_ut.cpp')
-rw-r--r--library/cpp/hyperloglog/hyperloglog_ut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/hyperloglog/hyperloglog_ut.cpp b/library/cpp/hyperloglog/hyperloglog_ut.cpp
index 42fee13c43a..b987aa0fa4a 100644
--- a/library/cpp/hyperloglog/hyperloglog_ut.cpp
+++ b/library/cpp/hyperloglog/hyperloglog_ut.cpp
@@ -4,7 +4,7 @@
#include <util/random/mersenne.h>
#include <util/stream/buffer.h>
-#include <library/cpp/testing/unittest/registar.h>
+#include <library/cpp/testing/unittest/registar.h>
#include <cmath>