lib: fully detach CTF IR and CTF writer implementations
[babeltrace.git] / include / babeltrace / babeltrace.h
index b208b8b02b30181f8069d6f1d23ab5d4cff4cd7e..ec07b88fa87d9443e8ed5fff988483ca14293bda 100644 (file)
@@ -36,7 +36,6 @@
 #include <babeltrace/ctf/events.h>
 
 /* CTF writer API */
-#include <babeltrace/ctf-writer/clock-class.h>
 #include <babeltrace/ctf-writer/clock.h>
 #include <babeltrace/ctf-writer/event-fields.h>
 #include <babeltrace/ctf-writer/event-types.h>
@@ -46,6 +45,8 @@
 #include <babeltrace/ctf-writer/stream-class.h>
 #include <babeltrace/ctf-writer/stream.h>
 #include <babeltrace/ctf-writer/trace.h>
+#include <babeltrace/ctf-writer/utils.h>
+#include <babeltrace/ctf-writer/visitor.h>
 #include <babeltrace/ctf-writer/writer.h>
 
 /* CTF IR API */
This page took 0.023395 seconds and 4 git commands to generate.