Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / ctf / fs-sink / writer.h
index 33403dc69e3dd99a65876f1e39c5df342d4ec7bc..07e8674affe9eaae2595140bf8ea47061b8a8e58 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>
 
 struct writer_component {
        GString *base_path;
This page took 0.024815 seconds and 4 git commands to generate.