Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / ctf / lttng-live / lttng-live-internal.h
index dcbc9853f35206833e2214a05b59dc2986524a0b..486cc5db7654fdf53c8f02079b2188134ebf8867 100644 (file)
 #include <stdbool.h>
 
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/graph/component.h>
-#include <babeltrace/graph/notification-iterator.h>
-#include <babeltrace/graph/clock-class-priority-map.h>
-#include <babeltrace/types.h>
+#include <babeltrace/babeltrace.h>
 #include "viewer-connection.h"
 
 //TODO: this should not be used by plugins. Should copy code into plugin
This page took 0.038386 seconds and 4 git commands to generate.