CTF writer: use own `bt_ctf_object` and `bt_ctf_value` internal APIs
[babeltrace.git] / lib / ctf-writer / utils.c
index 17cc4c0bee75d52b033c8f3ef3e0888410b223cc..369edb9e50b043ea71e85ac92a3f70cefebd3a76 100644 (file)
@@ -33,7 +33,7 @@
 #include <babeltrace/ctf-writer/clock-class-internal.h>
 #include <babeltrace/ctf-writer/field-types-internal.h>
 #include <babeltrace/ctf-writer/utils.h>
-#include <babeltrace/object.h>
+#include <babeltrace/ctf-writer/object.h>
 #include <glib.h>
 #include <stdlib.h>
 
This page took 0.024084 seconds and 4 git commands to generate.