Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / utils / trimmer / iterator.h
index 1ba08825ea0e0419b0e01ee226fe46e7727d9a07..65a74f444a66240eb6b59830bc53f2048c80e7fc 100644 (file)
  */
 
 #include "trimmer.h"
-#include <babeltrace/graph/notification.h>
-#include <babeltrace/graph/notification-iterator.h>
-#include <babeltrace/graph/private-component.h>
-#include <babeltrace/graph/private-port.h>
+#include <babeltrace/babeltrace.h>
 
 struct trimmer_iterator {
        /* Input iterator associated with this output iterator. */
This page took 0.02459 seconds and 4 git commands to generate.