diff options
author | Craig Tiller <ctiller@google.com> | 2016-03-28 13:10:44 -0700 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2016-03-28 13:10:44 -0700 |
commit | 8ae3b1f873efd2abf15037205d5e27625be5d834 (patch) | |
tree | e5c0492e3ed967cb05c64c9070c3648dffc5d12a /test/core/fling/client.c | |
parent | 78abce7447c5e52758723c9fae174afab5c387a2 (diff) | |
parent | e5cc05b5c6cee7026a0d28d39925621451506820 (diff) |
Merge github.com:grpc/grpc into status_codes
Diffstat (limited to 'test/core/fling/client.c')
-rw-r--r-- | test/core/fling/client.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/fling/client.c b/test/core/fling/client.c index b36aef3093..6a4eb1c6e3 100644 --- a/test/core/fling/client.c +++ b/test/core/fling/client.c @@ -41,7 +41,7 @@ #include <grpc/support/log.h> #include <grpc/support/time.h> #include <grpc/support/useful.h> -#include "src/core/profiling/timers.h" +#include "src/core/lib/profiling/timers.h" #include "test/core/util/grpc_profiler.h" #include "test/core/util/test_config.h" |