diff options
Diffstat (limited to 'library/cpp/bit_io/ya.make')
-rw-r--r-- | library/cpp/bit_io/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/bit_io/ya.make b/library/cpp/bit_io/ya.make index df1de81ff9..fc3359138d 100644 --- a/library/cpp/bit_io/ya.make +++ b/library/cpp/bit_io/ya.make @@ -6,7 +6,7 @@ OWNER( ) PEERDIR( - library/cpp/deprecated/accessors + library/cpp/deprecated/accessors ) SRCS( |