lib: use object pool for event and packet notifications
[babeltrace.git] / lib / graph / sink.c
index 5c8bec7a910fb00e13fbd858f252ea5a7cf26fa7..bee8403cc5a65772698072c5dc4969b3407c1ef4 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-sink-internal.h>
 #include <babeltrace/graph/component-internal.h>
 #include <babeltrace/graph/notification.h>
This page took 0.023507 seconds and 4 git commands to generate.