Refactor the plugin registration and loading machinery
[babeltrace.git] / plugins / ctf / fs / fs.h
index 80bd6d04efc864deabba09a8121cf77ebab63e49..2c0972e6da91fd5c8b2efc3c4411ba1b0c066f12 100644 (file)
  */
 
 #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"
 #define CTF_FS_COMPONENT_DESCRIPTION \
        "Component used to read a CTF trace located on a file system."
 
This page took 0.02852 seconds and 4 git commands to generate.