summaryrefslogtreecommitdiffstats
path: root/library/cpp/html/escape
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/html/escape')
-rw-r--r--library/cpp/html/escape/ut/escape_ut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/html/escape/ut/escape_ut.cpp b/library/cpp/html/escape/ut/escape_ut.cpp
index fba81e16a5e..cd7b9551385 100644
--- a/library/cpp/html/escape/ut/escape_ut.cpp
+++ b/library/cpp/html/escape/ut/escape_ut.cpp
@@ -1,5 +1,5 @@
#include <library/cpp/html/escape/escape.h>
-#include <library/cpp/testing/unittest/registar.h>
+#include <library/cpp/testing/unittest/registar.h>
using namespace NHtml;