We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f2a28 commit 0cfebc6Copy full SHA for 0cfebc6
1 file changed
src/common/config.h
@@ -1,7 +1,7 @@
1
#pragma once
2
3
#if defined(HTTPS_HAVE_CONFIG_GENERATED_H)
4
- #include "config-generated.h"
+ #include "common/config-generated.h"
5
#elif defined(WIN32) || defined(_WIN32)
6
#define HTTPS_BACKEND_SCHANNEL
7
#define HTTPS_USE_WINSOCK
0 commit comments