lib: use object pool for event and packet notifications
[babeltrace.git] / lib / graph / filter.c
index 8914e1ef876477dd2135a1ea285a5e13b564bd48..a82270e795f34f6648c63a333c68ca224e8de4f2 100644 (file)
@@ -31,6 +31,7 @@
 
 #include <babeltrace/compiler-internal.h>
 #include <babeltrace/values.h>
+#include <babeltrace/graph/private-component.h>
 #include <babeltrace/graph/component-filter-internal.h>
 #include <babeltrace/graph/component-internal.h>
 #include <babeltrace/graph/component-class-internal.h>
This page took 0.023988 seconds and 4 git commands to generate.