Replace libuuid with internal implementation
[babeltrace.git] / src / lib / trace-ir / clock-snapshot.c
index 53f6be654478454fb051468c4e5cbfd75b33278d..307198d2a27c8813098f0feefc204707955469c5 100644 (file)
@@ -24,7 +24,7 @@
 #include "lib/logging.h"
 
 #include "lib/assert-pre.h"
-#include "compat/uuid.h"
+#include "common/uuid.h"
 #include "clock-class.h"
 #include "clock-snapshot.h"
 #include <babeltrace2/trace-ir/clock-snapshot-const.h>
This page took 0.023497 seconds and 4 git commands to generate.