aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/profiling
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/profiling')
-rw-r--r--test/core/profiling/timers_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/profiling/timers_test.c b/test/core/profiling/timers_test.c
index 7070fe465f..284589af1e 100644
--- a/test/core/profiling/timers_test.c
+++ b/test/core/profiling/timers_test.c
@@ -31,7 +31,7 @@
*
*/
-#include "src/core/profiling/timers.h"
+#include "src/core/lib/profiling/timers.h"
#include <stdlib.h>
#include "test/core/util/test_config.h"