Change UST header location and update in tree headers
[lttng-tools.git] / include / lttng-sessiond-comm.h
index ae978c2780e04dde206537396c87c6d1566d8b04..8843a11331b3629f87ac19bb36ba9be79ae5f930 100644 (file)
@@ -229,7 +229,7 @@ struct lttcomm_consumer_msg {
 
 #ifdef CONFIG_LTTNG_TOOLS_HAVE_UST
 
-#include <ust/lttng-ust-abi.h>
+#include <lttng/ust-abi.h>
 
 /*
  * Data structure for the commands sent from sessiond to UST.
This page took 0.02284 seconds and 4 git commands to generate.