Replace libuuid with internal implementation
[babeltrace.git] / src / plugins / ctf / fs-src / metadata.c
index 94ff889abe6741b9b5f3a4f503fc19d5a3f7740b..63b7f0ed417564b267e724001386b63e10cfd0d0 100644 (file)
@@ -34,7 +34,7 @@
 #include <stdbool.h>
 #include "common/assert.h"
 #include <glib.h>
-#include "compat/uuid.h"
+#include "common/uuid.h"
 #include "compat/memstream.h"
 #include <babeltrace2/babeltrace.h>
 
This page took 0.023178 seconds and 4 git commands to generate.