Fix: sessiond: use system LTTng-UST headers when available
[lttng-tools.git] / src / bin / lttng-sessiond / context.h
index 01b35167e484b11ebe3a104d65a1e24828fe24b5..4cd8851b24d3c19c0210b61c961e94dea3701bfd 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,
                struct lttng_event_context *ctx, char *channel_name);
This page took 0.024565 seconds and 4 git commands to generate.