Replace libuuid with internal implementation
[lttng-tools.git] / src / bin / lttng-relayd / session.h
index 8d60ed95fe660e71c51c8af849853c566d49ea09..3f3ac02af2864823e03b4151d0dbc236a74ab6c2 100644 (file)
@@ -28,7 +28,7 @@
 
 #include <lttng/constant.h>
 #include <common/hashtable/hashtable.h>
-#include <common/compat/uuid.h>
+#include <common/uuid.h>
 #include <common/trace-chunk.h>
 #include <common/optional.h>
 
This page took 0.023958 seconds and 5 git commands to generate.