Rename <babeltrace/component/...> -> <babeltrace/graph/...>
[babeltrace.git] / plugins / text / text.h
index c819365f87f2436c92579ad30a9d5661968e458c..956527607b1ca6819e81f7859c39084a7590ead0 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/component/component.h>
+#include <babeltrace/graph/component.h>
 
 enum text_default {
        TEXT_DEFAULT_UNSET,
This page took 0.026532 seconds and 4 git commands to generate.