Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / lttng-utils / copy.h
index 240b51b1525f87c9bdd78a5057ff10794a8b205f..48c07636485753dd07c3274a2ffd9787ff550a98 100644 (file)
@@ -29,8 +29,7 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/ctf-writer/writer.h>
-#include <babeltrace/ctf-ir/packet.h>
+#include <babeltrace/babeltrace.h>
 
 BT_HIDDEN
 struct bt_ctf_event *debug_info_output_event(struct debug_info_iterator *debug_it,
This page took 0.023664 seconds and 4 git commands to generate.