aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/coroutine/engine
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/coroutine/engine')
-rw-r--r--library/cpp/coroutine/engine/network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/coroutine/engine/network.h b/library/cpp/coroutine/engine/network.h
index f2c9afe4f8..24c736f865 100644
--- a/library/cpp/coroutine/engine/network.h
+++ b/library/cpp/coroutine/engine/network.h
@@ -4,7 +4,7 @@
#include <util/datetime/base.h>
#include <util/network/init.h>
-#include <util/network/iovec.h>
+#include <util/network/iovec.h>
#include <util/network/nonblock.h>
#include <util/network/socket.h>