Backport:Fix: Don't override user variables within the build system
[lttng-tools.git] / src / common / defaults.h
index efe7f3058c79f96ce46ee9954ac5d30052ed9c5a..5f4d4d0b936a755bd0d21b046e697f072d68ce62 100644 (file)
@@ -21,7 +21,7 @@
 #define _DEFAULTS_H
 
 #include <pthread.h>
-#include <src/common/macros.h>
+#include <common/macros.h>
 
 /* Default unix group name for tracing. */
 #define DEFAULT_TRACING_GROUP                   "tracing"
This page took 0.024961 seconds and 5 git commands to generate.