lib: add seeking (beginning, ns from origin), with auto-seeking support
[babeltrace.git] / lib / graph / component-source.c
index e23200a508493506a433940522d868be737a493d..39755af47c7c799b7c3613ea7a32bcfdb02d9eb0 100644 (file)
@@ -32,8 +32,8 @@
 #include <babeltrace/graph/component-source-internal.h>
 #include <babeltrace/graph/component-internal.h>
 #include <babeltrace/graph/port-internal.h>
-#include <babeltrace/graph/notification-iterator.h>
-#include <babeltrace/graph/notification-iterator-internal.h>
+#include <babeltrace/graph/message-iterator-const.h>
+#include <babeltrace/graph/message-iterator-internal.h>
 #include <babeltrace/graph/graph.h>
 
 BT_HIDDEN
This page took 0.024186 seconds and 4 git commands to generate.