aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_path.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_path.c')
-rw-r--r--tests/test_path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_path.c b/tests/test_path.c
index 234ed9708..7265a9445 100644
--- a/tests/test_path.c
+++ b/tests/test_path.c
@@ -4,7 +4,7 @@
#include "../cutils.c"
#include "../path.c"
#include "../trace.c"
-#ifdef CONFIG_SIMPLE_TRACE
+#ifdef CONFIG_TRACE_SIMPLE
#include "../simpletrace.c"
#endif