lib: Reset libbabeltrace2 to SONANE 0
[babeltrace.git] / include / babeltrace / ctf-writer / validation-internal.h
index ead8c8b484d559b07b392b933d1de221e4dc8c01..996126bdf14d69ece5272f64b26e3a859e7a9ea2 100644 (file)
@@ -23,8 +23,8 @@
  * SOFTWARE.
  */
 
-#include <babeltrace/private-values.h>
 #include <babeltrace/babeltrace-internal.h>
+#include <babeltrace/ctf-writer/values-internal.h>
 
 struct bt_ctf_trace_common;
 struct bt_ctf_stream_class_common;
@@ -80,7 +80,7 @@ struct bt_ctf_validation_output {
  * All parameters are owned by the caller.
  */
 BT_HIDDEN
-int bt_ctf_validate_class_types(struct bt_private_value *environment,
+int bt_ctf_validate_class_types(struct bt_ctf_private_value *environment,
                struct bt_ctf_field_type_common *packet_header_type,
                struct bt_ctf_field_type_common *packet_context_type,
                struct bt_ctf_field_type_common *event_header_type,
This page took 0.023214 seconds and 4 git commands to generate.