aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/statistics
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/statistics')
-rw-r--r--src/core/statistics/census_log.c (renamed from src/core/statistics/log.c)2
-rw-r--r--src/core/statistics/census_log.h (renamed from src/core/statistics/log.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/core/statistics/log.c b/src/core/statistics/census_log.c
index 43a8653de6..9de9d2efb7 100644
--- a/src/core/statistics/log.c
+++ b/src/core/statistics/census_log.c
@@ -89,7 +89,7 @@
include the name of the structure, which will be passed as the first
argument. E.g. cl_block_initialize() will initialize a cl_block.
*/
-#include "src/core/statistics/log.h"
+#include "src/core/statistics/census_log.h"
#include <string.h>
#include "src/core/support/cpu.h"
#include <grpc/support/alloc.h>
diff --git a/src/core/statistics/log.h b/src/core/statistics/census_log.h
index e9c745cac0..e9c745cac0 100644
--- a/src/core/statistics/log.h
+++ b/src/core/statistics/census_log.h