aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/scheme/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/scheme/ya.make')
-rw-r--r--library/cpp/scheme/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/scheme/ya.make b/library/cpp/scheme/ya.make
index 1f65c15e77..bac08ba5a4 100644
--- a/library/cpp/scheme/ya.make
+++ b/library/cpp/scheme/ya.make
@@ -17,7 +17,7 @@ SRCS(
PEERDIR(
contrib/libs/protobuf
library/cpp/json
- library/cpp/string_utils/relaxed_escaper
+ library/cpp/string_utils/relaxed_escaper
)
GENERATE_ENUM_SERIALIZATION(scheme.h)