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