Move include/ust/ to include/lttng/
[lttng-ust.git] / liblttng-ust-comm / lttng-ust-comm.c
index 965896003c4a3a3d13cadf6757a6334e476ba9c1..2903d57574b68d3d11f839604a324fb81079bde2 100644 (file)
@@ -29,7 +29,7 @@
 #include <assert.h>
 #include <errno.h>
 
-#include <ust/lttng-ust-comm.h>
+#include <lttng/ust-comm.h>
 
 /*
  * Human readable error message.
This page took 0.023443 seconds and 4 git commands to generate.