Fix: Don't override user variables within the build system
[lttng-tools.git] / src / common / defaults.h
index e0d0d86dccb577eceb6133147567ec84f6d8a664..1e6a1171d14fb44a5eafa2fe8f80558fb16e6fa3 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.022842 seconds and 4 git commands to generate.