Decouple component class from plugin subsystem, remove component factory
[babeltrace.git] / plugins / writer / writer.h
index 939a12c8bd35e61b3e5ca61044c9c4c9238ce7cb..21aae60150a25c49e91c7a9784bb33934dcb84a9 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/plugin/component.h>
+#include <babeltrace/component/component.h>
 #include <babeltrace/ctf-writer/writer.h>
 
 struct writer_component {
This page took 0.024846 seconds and 4 git commands to generate.