Move include/ust/ to include/lttng/
[lttng-ust.git] / libringbuffer / shm.c
index fd0919fac3b75ad057e9c0aed87efd676847a76a..fc7fbfb2c0642ca0c410ddae0c6cd1a45b5a792e 100644 (file)
@@ -16,7 +16,7 @@
 #include <stdio.h>
 #include <signal.h>
 #include <dirent.h>
-#include <ust/align.h>
+#include <lttng/align.h>
 
 struct shm_object_table *shm_object_table_create(size_t max_nb_obj)
 {
This page took 0.024051 seconds and 4 git commands to generate.