Prefix {source,filter,sink}*.h file names with component-
[babeltrace.git] / plugins / ctf / lttng-live / lttng-live.c
index 9bbf4b17e02d6d985f0fd5338b96ac01d3f943c8..d797cbd18a5fb697f417b1f8f05028e26e895e0f 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 #include "lttng-live-internal.h"
-#include <babeltrace/component/source.h>
+#include <babeltrace/component/component-source.h>
 
 BT_HIDDEN
 enum bt_component_status lttng_live_iterator_init(struct bt_component *source,
This page took 0.025248 seconds and 4 git commands to generate.