Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / ctf / fs-src / data-stream-file.c
index 39c2530e82987307176658dc8ae67ef2c734de1e..ec10a03359d3c99bb020a9d28beebf8443550b99 100644 (file)
 #include <inttypes.h>
 #include <babeltrace/compat/mman-internal.h>
 #include <babeltrace/endian-internal.h>
-#include <babeltrace/ctf-ir/stream.h>
-#include <babeltrace/graph/notification-iterator.h>
-#include <babeltrace/graph/notification-stream.h>
-#include <babeltrace/graph/notification-event.h>
-#include <babeltrace/graph/notification-packet.h>
+#include <babeltrace/babeltrace.h>
 #include <babeltrace/common-internal.h>
 #include "file.h"
 #include "metadata.h"
This page took 0.023344 seconds and 4 git commands to generate.