Rename <babeltrace/component/...> -> <babeltrace/graph/...>
[babeltrace.git] / lib / component / notification / stream.c
index 1fd096c62715a1708edbaad1ea2cf936dcaa00c6..56062f61222c8e87aec04239957dec162bbe9669 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 #include <babeltrace/compiler.h>
-#include <babeltrace/component/notification/stream-internal.h>
+#include <babeltrace/graph/notification-stream-internal.h>
 
 static
 void bt_notification_stream_end_destroy(struct bt_object *obj)
This page took 0.023809 seconds and 4 git commands to generate.