Decouple component class from plugin subsystem, remove component factory
[babeltrace.git] / tests / lib / test_bt_notification_heap.c
index 7fe538ade71bffe44980af35955c1b47334a7222..bacce9f6ce0f0b1778f32564e6664f112e90d538 100644 (file)
@@ -24,9 +24,9 @@
 #include <stdlib.h>
 #include <babeltrace/compiler.h>
 #include <babeltrace/ref.h>
-#include <babeltrace/plugin/notification/heap.h>
-#include <babeltrace/plugin/notification/notification.h>
-#include <babeltrace/plugin/notification/notification-internal.h>
+#include <babeltrace/component/notification/heap.h>
+#include <babeltrace/component/notification/notification.h>
+#include <babeltrace/component/notification/notification-internal.h>
 
 #define NR_TESTS 7
 
This page took 0.024158 seconds and 4 git commands to generate.