aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
diff options
context:
space:
mode:
Diffstat (limited to 'test/core')
-rw-r--r--test/core/census/tag_set_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/census/tag_set_test.c b/test/core/census/tag_set_test.c
index d6a7e45334..44ecb2819c 100644
--- a/test/core/census/tag_set_test.c
+++ b/test/core/census/tag_set_test.c
@@ -33,7 +33,7 @@
// Test census_tag_set functions, including encoding/decoding
-#include "src/core/census/tag_set.h"
+#include <grpc/census.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include <stdbool.h>