aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/census/mlog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/lib/census/mlog.c')
-rw-r--r--src/core/lib/census/mlog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/lib/census/mlog.c b/src/core/lib/census/mlog.c
index a2cc46d3f2..9d47e80297 100644
--- a/src/core/lib/census/mlog.c
+++ b/src/core/lib/census/mlog.c
@@ -88,7 +88,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/census/mlog.h"
+#include "src/core/lib/census/mlog.h"
#include <grpc/support/alloc.h>
#include <grpc/support/atm.h>
#include <grpc/support/cpu.h>