Fix: sessiond: use system LTTng-UST headers when available
[lttng-tools.git] / src / bin / lttng-sessiond / context.h
index e9de999c471d109320bfb439264fe9e07bc39b9e..59faf86ccc78cd1cf7b340fb65f0929290c2eeb6 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "trace-kernel.h"
 #include "trace-ust.h"
-#include "ust-ctl.h"
+#include "lttng-ust-ctl.h"
 
 int context_kernel_add(struct ltt_kernel_session *ksession,
                const struct lttng_event_context *ctx, char *channel_name);
This page took 0.023703 seconds and 4 git commands to generate.