Split notification iterator API into base and specialized functions
[babeltrace.git] / lib / graph / component.c
index 0fb9be8195ff5debd33df3e6b6db5e354cf84eae..ab5d0ad2ce6251d4d533b138cf8aa99967b7fbcc 100644 (file)
@@ -40,7 +40,7 @@
 #include <babeltrace/graph/connection-internal.h>
 #include <babeltrace/graph/graph-internal.h>
 #include <babeltrace/graph/notification-iterator-internal.h>
-#include <babeltrace/graph/private-notification-iterator.h>
+#include <babeltrace/graph/private-connection-private-notification-iterator.h>
 #include <babeltrace/babeltrace-internal.h>
 #include <babeltrace/compiler-internal.h>
 #include <babeltrace/ref.h>
This page took 0.022925 seconds and 4 git commands to generate.