Change UST header location and update in tree headers
[lttng-tools.git] / liblttng-ustconsumer / lttng-ustconsumer.c
index 951ef78812e3661980bc95b7a3b31674969146e5..3c81c32e7d6ca4db5590ca72fd2d8fd65136f8aa 100644 (file)
@@ -29,9 +29,9 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include <ust/lttng-ust-ctl.h>
 #include <lttng-sessiond-comm.h>
 #include <lttng/lttng-ustconsumer.h>
+#include <lttng/ust-ctl.h>
 #include <lttngerr.h>
 
 extern struct lttng_consumer_global_data consumer_data;
This page took 0.022556 seconds and 4 git commands to generate.