aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/oauth2_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/security/oauth2_utils.h')
-rw-r--r--test/core/security/oauth2_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/security/oauth2_utils.h b/test/core/security/oauth2_utils.h
index eff98270c8..0f4e8857b0 100644
--- a/test/core/security/oauth2_utils.h
+++ b/test/core/security/oauth2_utils.h
@@ -34,7 +34,7 @@
#ifndef GRPC_TEST_CORE_SECURITY_OAUTH2_UTILS_H
#define GRPC_TEST_CORE_SECURITY_OAUTH2_UTILS_H
-#include "src/core/lib/security/credentials.h"
+#include "src/core/lib/security/credentials/credentials.h"
#ifdef __cplusplus
extern "C" {