aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/statistics/window_stats_test.c
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-04-04 23:31:56 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-04-04 23:31:56 -0700
commit60aa0109059d58cd276ece4e55d794d18834723f (patch)
tree9600b6664f0bdfa726143c63285733fbc1463b17 /test/core/statistics/window_stats_test.c
parent73cf3db0a52f70c3fad9bbe63981d92f8ae86f7e (diff)
parenteb9b6dbf11559593f7ac1f2dc10543c6be9ab475 (diff)
Merge branch 'ignore_connectivity' of github.com:ctiller/grpc into ignore_connectivity
Diffstat (limited to 'test/core/statistics/window_stats_test.c')
-rw-r--r--test/core/statistics/window_stats_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/statistics/window_stats_test.c b/test/core/statistics/window_stats_test.c
index 5192ca53c7..5d71ba613d 100644
--- a/test/core/statistics/window_stats_test.c
+++ b/test/core/statistics/window_stats_test.c
@@ -31,7 +31,7 @@
*
*/
-#include "src/core/lib/statistics/window_stats.h"
+#include "src/core/ext/census/window_stats.h"
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include <stdlib.h>