summaryrefslogtreecommitdiffstats
path: root/library/cpp/lfalloc/alloc_profiler/profiler_ut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/lfalloc/alloc_profiler/profiler_ut.cpp')
-rw-r--r--library/cpp/lfalloc/alloc_profiler/profiler_ut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/lfalloc/alloc_profiler/profiler_ut.cpp b/library/cpp/lfalloc/alloc_profiler/profiler_ut.cpp
index 54acf18e714..4341dda6ed9 100644
--- a/library/cpp/lfalloc/alloc_profiler/profiler_ut.cpp
+++ b/library/cpp/lfalloc/alloc_profiler/profiler_ut.cpp
@@ -1,6 +1,6 @@
#include "profiler.h"
-#include <library/cpp/testing/unittest/registar.h>
+#include <library/cpp/testing/unittest/registar.h>
namespace NAllocProfiler {