diff options
author | Craig Tiller <ctiller@google.com> | 2016-04-04 13:54:41 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-04-04 13:54:41 -0700 |
commit | 38ec40608f693ffcc52120d5d31bec9084930537 (patch) | |
tree | bd15604e7eea09cbf9ed4596ce42c9b5b7740f59 /test/core/statistics/window_stats_test.c | |
parent | c532c21ee52bdcddf7292560673a61538ea3d29f (diff) | |
parent | 1b7c0a2c5cf27d7a77d9c3476fe6406a98ca3d76 (diff) |
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Diffstat (limited to 'test/core/statistics/window_stats_test.c')
-rw-r--r-- | test/core/statistics/window_stats_test.c | 2 |
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> |