Move include/ust/ to include/lttng/
[lttng-ust.git] / libust / ltt-context.c
index 7f8351ecd478326e2ea1c462ca1dcd14b290c025..90747a5592f5e14a5322fb3485067acc1cfa5bdd 100644 (file)
@@ -8,9 +8,9 @@
  * Dual LGPL v2.1/GPL v2 license.
  */
 
-#include <ust/lttng-events.h>
-#include <ust/lttng-tracer.h>
-#include <ust/core.h>
+#include <lttng/ust-events.h>
+#include <lttng/ust-tracer.h>
+#include <lttng/core.h>
 #include <string.h>
 #include <assert.h>
 
This page took 0.023503 seconds and 4 git commands to generate.