Move include/ust/ to include/lttng/
[lttng-ust.git] / libust / ltt-tracer.h
index 45da9c59ed2432134bb741fae15275c1eeacecd8..6ab80e7c118a7c94d58388eb14c3a1d6411d5def 100644 (file)
@@ -25,9 +25,9 @@
 
 #include <stdarg.h>
 #include <stdint.h>
-#include <ust/core.h>
-#include <ust/compat.h>
-#include <ust/lttng-events.h>
+#include <lttng/core.h>
+#include <lttng/compat.h>
+#include <lttng/ust-events.h>
 #include "ltt-tracer-core.h"
 
 /* Number of bytes to log with a read/write event */
This page took 0.023476 seconds and 4 git commands to generate.