aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/tests/InteropTestsLocalCleartext.m
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-02-09 16:54:30 -0800
committerGravatar Muxi Yan <mxyan@google.com>2017-02-09 16:55:10 -0800
commit5bd16b70133ba3901ed39eb867c34522fdf5778f (patch)
tree0ff4f1a98c5251e063952fda5cf14a3c42aa44d7 /src/objective-c/tests/InteropTestsLocalCleartext.m
parentacbc5dd6ece72a1eb1032568a0061ef867b8b800 (diff)
Warnings and macro guards for op batch log
Diffstat (limited to 'src/objective-c/tests/InteropTestsLocalCleartext.m')
-rw-r--r--src/objective-c/tests/InteropTestsLocalCleartext.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/tests/InteropTestsLocalCleartext.m b/src/objective-c/tests/InteropTestsLocalCleartext.m
index b41210f50f..6e7624e204 100644
--- a/src/objective-c/tests/InteropTestsLocalCleartext.m
+++ b/src/objective-c/tests/InteropTestsLocalCleartext.m
@@ -31,7 +31,7 @@
*
*/
-#import <GRPCClient/GRPCCall+Tests.h>
+#import <GRPCClient/internal_testing/GRPCCall+Tests.h>
#import "InteropTests.h"