aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/fixtures/h2_ssl_cert.c
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-06-07 18:51:36 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-06-07 18:51:36 -0700
commitdd385b6a19832992f130e55f33a02514b0bb4058 (patch)
tree1dc748e7107f73e18b17f6b047307ff615e00d87 /test/core/end2end/fixtures/h2_ssl_cert.c
parenta20a2ad41bfb1c30b0442578fa9fa1754bc60d53 (diff)
parentd30d4e279c4a63effaa6e912fc00bd4ad96054c7 (diff)
Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public
Diffstat (limited to 'test/core/end2end/fixtures/h2_ssl_cert.c')
-rw-r--r--test/core/end2end/fixtures/h2_ssl_cert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/end2end/fixtures/h2_ssl_cert.c b/test/core/end2end/fixtures/h2_ssl_cert.c
index f4dea2cc01..0fa525175b 100644
--- a/test/core/end2end/fixtures/h2_ssl_cert.c
+++ b/test/core/end2end/fixtures/h2_ssl_cert.c
@@ -41,7 +41,7 @@
#include <grpc/support/log.h>
#include "src/core/lib/channel/channel_args.h"
-#include "src/core/lib/security/credentials.h"
+#include "src/core/lib/security/credentials/credentials.h"
#include "src/core/lib/support/env.h"
#include "src/core/lib/support/string.h"
#include "src/core/lib/support/tmpfile.h"