Rename <babeltrace/component/...> -> <babeltrace/graph/...>
[babeltrace.git] / plugins / utils / trimmer / trimmer.h
index e4ee88246465841d71deca2229742c06f57a4dc7..165d7c8b3b77b2aefc05166d0ed0459069c27c3d 100644 (file)
@@ -30,7 +30,7 @@
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
 #include <babeltrace/values.h>
-#include <babeltrace/component/private-component.h>
+#include <babeltrace/graph/private-component.h>
 
 #define NSEC_PER_SEC   1000000000LL
 
This page took 0.024076 seconds and 4 git commands to generate.