Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / ctf / fs-src / fs.h
index f5eaabb8f739cfc5d6912f42e90eb1ea8e7298cc..33b5884829546c3fd8d5423051417e46f93c70f7 100644 (file)
@@ -30,8 +30,7 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/graph/component.h>
-#include <babeltrace/graph/clock-class-priority-map.h>
+#include <babeltrace/babeltrace.h>
 #include "data-stream-file.h"
 #include "metadata.h"
 
This page took 0.025904 seconds and 4 git commands to generate.