Rename <babeltrace/component/...> -> <babeltrace/graph/...>
[babeltrace.git] / tests / lib / test_bt_notification_heap.c
index bacce9f6ce0f0b1778f32564e6664f112e90d538..a8c1a42b049e813b2c05e7f9905d8033e1bf1ee4 100644 (file)
@@ -24,9 +24,9 @@
 #include <stdlib.h>
 #include <babeltrace/compiler.h>
 #include <babeltrace/ref.h>
-#include <babeltrace/component/notification/heap.h>
-#include <babeltrace/component/notification/notification.h>
-#include <babeltrace/component/notification/notification-internal.h>
+#include <babeltrace/graph/notification-heap.h>
+#include <babeltrace/graph/notification.h>
+#include <babeltrace/graph/notification-internal.h>
 
 #define NR_TESTS 7
 
This page took 0.025586 seconds and 4 git commands to generate.