aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/blockcodecs/core/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/blockcodecs/core/common.h')
-rw-r--r--library/cpp/blockcodecs/core/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/blockcodecs/core/common.h b/library/cpp/blockcodecs/core/common.h
index f05df4d334..d001ceadad 100644
--- a/library/cpp/blockcodecs/core/common.h
+++ b/library/cpp/blockcodecs/core/common.h
@@ -3,7 +3,7 @@
#include "codecs.h"
#include <util/ysaveload.h>
-#include <util/stream/null.h>
+#include <util/stream/null.h>
#include <util/stream/mem.h>
#include <util/string/cast.h>
#include <util/string/join.h>