Move memstream.h and uuid.h to include/babeltrace/compat directory
[babeltrace.git] / converter / babeltrace-log.c
index 563a90f57f1df018d5f75cd18e70a633aea8811b..52a2fe1de89c195d961780d49d5e760ee2be86d4 100644 (file)
@@ -45,7 +45,7 @@
 
 #include <babeltrace/babeltrace-internal.h>
 #include <babeltrace/ctf/types.h>
-#include <babeltrace/uuid.h>
+#include <babeltrace/compat/uuid.h>
 #include <babeltrace/endian.h>
 
 #define USEC_PER_SEC 1000000UL
This page took 0.023035 seconds and 4 git commands to generate.