Move include/ust/ to include/lttng/
[lttng-ust.git] / tests / ust-basic-tracing / ust-basic-tracing.c
index 49a0a3af1cc392e96b3d0e7f0fd5d296228bcb2d..43628bd44cec2e1f4bd72dc88283ea7ca54929f3 100644 (file)
@@ -36,7 +36,7 @@
 #include <assert.h>
 #include <sys/socket.h>
 
-#include <ust/lttng-ust-comm.h>
+#include <lttng/ust-comm.h>
 #include "../../libringbuffer/backend.h"
 #include "../../libringbuffer/frontend.h"
 
This page took 0.024181 seconds and 4 git commands to generate.