Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / libctfcopytrace / ctfcopytrace.h
index 74460f13212c7aca97f49f4176dcb2411c5db014..9a103e91fe745f1173e96d8c5e90357a142cdc88 100644 (file)
@@ -29,8 +29,7 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/graph/component.h>
-#include <babeltrace/ctf-writer/writer.h>
+#include <babeltrace/babeltrace.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.0239279999999999 seconds and 4 git commands to generate.