Python babeltrace fix: allow None for event header and packet context setters
[babeltrace.git] / plugins / libctfcopytrace / clock-fields.h
index 607f9c03fd156e72329de8510ad34fd8e5d55535..bb0283592b36a4e68bd1b4b80ea9decc74447669 100644 (file)
@@ -29,8 +29,7 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/component/component.h>
-#include <babeltrace/ctf-writer/writer.h>
+#include <babeltrace/babeltrace.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.022896 seconds and 4 git commands to generate.