lib: move plugin set API declarations to `babeltrace/plugin/plugin-set.h`
[babeltrace.git] / include / babeltrace / babeltrace.h
index bd5a69d160fbbddfb7c7e109a2711ae473941042..e50ec20318a08c022d1a207e2acc6783d40f8b2d 100644 (file)
@@ -90,6 +90,7 @@
 
 /* Plugin and plugin development API */
 #include <babeltrace/plugin/plugin-dev.h>
+#include <babeltrace/plugin/plugin-set.h>
 #include <babeltrace/plugin/plugin.h>
 
 /* Graph, component, and notification API */
This page took 0.023839 seconds and 4 git commands to generate.