Decouple component class from plugin subsystem, remove component factory
[babeltrace.git] / plugins / text / text.h
index ef80ce3e4777e635b9fca42380ac644a896b9d05..9f1706e4f8bb088ed8794cc4f35050fe8604dfc8 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/plugin/component.h>
+#include <babeltrace/component/component.h>
 
 enum text_default {
        TEXT_DEFAULT_UNSET,
This page took 0.023417 seconds and 4 git commands to generate.