Decouple component class from plugin subsystem, remove component factory
[babeltrace.git] / plugins / ctf / lttng-live / lttng-live-internal.h
index 0cc5afb949389bd121851d14547a4cee21e2d1c3..3f5b9172a288d6c8c73ff235060d26e60d49894b 100644 (file)
@@ -28,7 +28,7 @@
  */
 
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/plugin/component.h>
+#include <babeltrace/component/component.h>
 
 #define LTTNG_LIVE_COMPONENT_NAME "lttng-live"
 #define LTTNG_LIVE_COMPONENT_DESCRIPTION "Component implementing an LTTng-live client."
This page took 0.024724 seconds and 4 git commands to generate.