Fix: sessiond: use system LTTng-UST headers when available
[lttng-tools.git] / src / bin / lttng-sessiond / buffer-registry.h
index db1ce0cbbbc821d338aa7edb3a81e2093e2e2084..5bb71e55d5d2223bce88d86609e17f6e9b95d03b 100644 (file)
@@ -25,7 +25,7 @@
 #include <common/hashtable/hashtable.h>
 
 #include "consumer.h"
-#include "ust-ctl.h"
+#include "lttng-ust-ctl.h"
 #include "ust-registry.h"
 
 struct buffer_reg_stream {
This page took 0.0234 seconds and 4 git commands to generate.