Split notification iterator API into base and specialized functions
[babeltrace.git] / plugins / utils / trimmer / trimmer.c
index 352b0cffa3405d2cdab76985548c00e249cb9f33..54a1667070dc0937d7dcb59ebdc71437f537a0f5 100644 (file)
@@ -36,7 +36,7 @@
 #include <babeltrace/graph/component-filter.h>
 #include <babeltrace/graph/notification.h>
 #include <babeltrace/graph/notification-iterator.h>
-#include <babeltrace/graph/private-notification-iterator.h>
+#include <babeltrace/graph/private-connection-private-notification-iterator.h>
 #include <babeltrace/graph/private-component-filter.h>
 #include <babeltrace/graph/notification-event.h>
 #include <plugins-common.h>
This page took 0.023603 seconds and 4 git commands to generate.