Avoid unnecessary inclusions in public headers
[babeltrace.git] / plugins / utils / trimmer / trimmer.h
index 165d7c8b3b77b2aefc05166d0ed0459069c27c3d..1f151cb9178ce8c23c63c84f3136a0eb418026c4 100644 (file)
@@ -29,8 +29,7 @@
 
 #include <stdbool.h>
 #include <babeltrace/babeltrace-internal.h>
-#include <babeltrace/values.h>
-#include <babeltrace/graph/private-component.h>
+#include <babeltrace/babeltrace.h>
 
 #define NSEC_PER_SEC   1000000000LL
 
This page took 0.023664 seconds and 4 git commands to generate.