Rename <babeltrace/component/...> -> <babeltrace/graph/...>
[babeltrace.git] / plugins / ctf / common / notif-iter / notif-iter.c
index 92de35798f1944a1f2bd693a78bc7e0fe0898712..c4b6f68da94b6b3c41c0489b6eaa4b72e76779fb 100644 (file)
@@ -38,9 +38,9 @@
 #include <babeltrace/ctf-ir/stream.h>
 #include <babeltrace/ctf-ir/clock-class.h>
 #include <babeltrace/ctf-ir/event-class.h>
-#include <babeltrace/component/notification/packet.h>
-#include <babeltrace/component/notification/event.h>
-#include <babeltrace/component/notification/stream.h>
+#include <babeltrace/graph/notification-packet.h>
+#include <babeltrace/graph/notification-event.h>
+#include <babeltrace/graph/notification-stream.h>
 #include <babeltrace/ref.h>
 #include <glib.h>
 
This page took 0.023661 seconds and 4 git commands to generate.