Move include/ust/ to include/lttng/
[lttng-ust.git] / libust / lttng-ust-comm.c
index 3327e10b827e4a5255bd2f1792bdc95bd74bc6fb..1246c654c34f5d83f65dc2425a9f0a4728179292 100644 (file)
 #include <urcu/uatomic.h>
 #include <urcu/futex.h>
 
-#include <lttng-ust-comm.h>
-#include <ust/lttng-events.h>
-#include <ust/usterr-signal-safe.h>
-#include <ust/lttng-ust-abi.h>
-#include <ust/tracepoint.h>
-#include <ust/tracepoint-internal.h>
-#include <ust/ust.h>
+#include <lttng/ust-comm.h>
+#include <lttng/ust-events.h>
+#include <lttng/usterr-signal-safe.h>
+#include <lttng/ust-abi.h>
+#include <lttng/tracepoint.h>
+#include <lttng/tracepoint-internal.h>
+#include <lttng/ust.h>
 #include "ltt-tracer-core.h"
 
 /*
This page took 0.023827 seconds and 4 git commands to generate.