aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/regex/pcre/regexp_ut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/regex/pcre/regexp_ut.cpp')
-rw-r--r--library/cpp/regex/pcre/regexp_ut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/regex/pcre/regexp_ut.cpp b/library/cpp/regex/pcre/regexp_ut.cpp
index 5184e801cc..ea1b50d8a1 100644
--- a/library/cpp/regex/pcre/regexp_ut.cpp
+++ b/library/cpp/regex/pcre/regexp_ut.cpp
@@ -1,4 +1,4 @@
-#include <library/cpp/testing/unittest/registar.h>
+#include <library/cpp/testing/unittest/registar.h>
#include <util/string/strip.h>
#include <library/cpp/regex/pcre/regexp.h>