Move liblttng-ust to 'src/lib/'
[lttng-ust.git] / src / common / ustcomm.c
index ddd23ba86e381e6d581f315b819654df4476216c..d65889926c5114d9a32bc548f7e081fb7e1f5f94 100644 (file)
@@ -27,7 +27,7 @@
 #include "common/dynamic-type.h"
 #include "common/logging.h"
 
-#include "../liblttng-ust/ust-events-internal.h"
+#include "lib/lttng-ust/ust-events-internal.h"
 #include "common/compat/pthread.h"
 
 #define USTCOMM_CODE_OFFSET(code)      \
This page took 0.031419 seconds and 4 git commands to generate.