Decouple component class from plugin subsystem, remove component factory
[babeltrace.git] / plugins / ctf / fs / fs.h
index 80bd6d04efc864deabba09a8121cf77ebab63e49..35fbee90f839cb3278610eb0380483e9977fd361 100644 (file)
@@ -29,7 +29,7 @@
  */
 
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/plugin/component.h>
+#include <babeltrace/component/component.h>
 #include "data-stream.h"
 
 #define CTF_FS_COMPONENT_NAME "fs"
This page took 0.023004 seconds and 4 git commands to generate.