Move include/ust/ to include/lttng/
[lttng-ust.git] / libust / probes / lttng-probe-ust.h
index ba7ff3a196a0c86a0e8a07806c34609327f7c51b..3394d086d59b7bee7504f397700d8212f69a2933 100644 (file)
@@ -22,7 +22,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#include <ust/tracepoint.h>
+#include <lttng/tracepoint.h>
 
 TRACEPOINT_EVENT(lttng_metadata,
 
@@ -48,4 +48,4 @@ TRACEPOINT_EVENT(lttng_metadata,
 #endif /* _TRACEPOINT_LTTNG_UST_H */
 
 /* This part must be outside protection */
-#include <ust/tracepoint-event.h>
+#include <lttng/tracepoint-event.h>
This page took 0.024571 seconds and 4 git commands to generate.