Namespace the struct trace_descriptor
[babeltrace.git] / include / babeltrace / ctf-ir / metadata.h
index b209993d984979f90bbc870b0602b3d2c998cd45..04e894512702fb110b7f900573c9524255d6f3a9 100644 (file)
@@ -174,7 +174,7 @@ struct ctf_tracer_env {
 };
 
 struct ctf_trace {
-       struct trace_descriptor parent;
+       struct bt_trace_descriptor parent;
        /* root scope */
        struct declaration_scope *root_declaration_scope;
 
This page took 0.022577 seconds and 4 git commands to generate.