Change UST header location and update in tree headers
[lttng-tools.git] / lttng-sessiond / ust-ctl.h
index 1fe29c8772e4b195ea4fb9c09af9b4168d1ece85..e8c10a7121da6bebf5235ce284c4cdce60f8d3cc 100644 (file)
@@ -31,8 +31,8 @@
  * UST ABI.
  */
 #ifdef CONFIG_LTTNG_TOOLS_HAVE_UST
-#include <ust/lttng-ust-ctl.h>
-#include <ust/lttng-ust-abi.h>
+#include <lttng/ust-ctl.h>
+#include <lttng/ust-abi.h>
 #else
 #include "lttng-ust-ctl.h"
 #include "lttng-ust-abi.h"
This page took 0.023158 seconds and 4 git commands to generate.