Fix: Don't override user variables within the build system
[lttng-tools.git] / tests / unit / test_utils_parse_size_suffix.c
index a950a08914bcfe620f1c7ad0834e7722b957aea4..14438ad32365910129e4a7d7a8609a21352f753a 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <tap/tap.h>
 
-#include <src/common/utils.h>
+#include <common/utils.h>
 
 /* For error.h */
 int lttng_opt_quiet = 1;
This page took 0.023385 seconds and 4 git commands to generate.