diff options
Diffstat (limited to 'library/cpp/json/flex_buffers')
-rw-r--r-- | library/cpp/json/flex_buffers/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/json/flex_buffers/ya.make b/library/cpp/json/flex_buffers/ya.make index 3ece5e3703..fa00f73ca9 100644 --- a/library/cpp/json/flex_buffers/ya.make +++ b/library/cpp/json/flex_buffers/ya.make @@ -2,7 +2,7 @@ LIBRARY() OWNER(pg) -ADDINCL(contrib/libs/flatbuffers/include) +ADDINCL(contrib/libs/flatbuffers/include) PEERDIR( library/cpp/json |