Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / utils / trimmer / copy.h
index fc66d0a09bf89b981a59477c86359ae0790fca16..3a0340319d67460802ff08353bdad27df0d72660 100644 (file)
@@ -29,9 +29,7 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/ctf-writer/writer.h>
-#include <babeltrace/ctf-ir/packet.h>
-#include <babeltrace/graph/component.h>
+#include <babeltrace/babeltrace.h>
 
 BT_HIDDEN
 struct bt_ctf_event *trimmer_output_event(struct trimmer_iterator *trim_it,
This page took 0.037663 seconds and 4 git commands to generate.