aboutsummaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-02-07 16:12:38 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-02-07 16:12:38 +0300
commit710906ce5482f1711b5ff986c2a18fef5197e196 (patch)
tree898f08393d918b22bf8a84be88f018b777fb2c73 /library
parentda52d09c630930d5714319c800c74bfda8cc3fb0 (diff)
downloadydb-710906ce5482f1711b5ff986c2a18fef5197e196.tar.gz
Intermediate changes
Diffstat (limited to 'library')
-rw-r--r--library/cpp/neh/https.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/neh/https.h b/library/cpp/neh/https.h
index 6dbb5370d7..d9d94ef57f 100644
--- a/library/cpp/neh/https.h
+++ b/library/cpp/neh/https.h
@@ -1,6 +1,6 @@
#pragma once
-#include <contrib/libs/openssl/include/openssl/ossl_typ.h>
+#include <openssl/ossl_typ.h>
#include <util/generic/string.h>
#include <util/generic/strbuf.h>