Fix a few include warnings
[babeltrace.git] / include / babeltrace / graph / component-class.h
index c2d59da6de656a159d134175609cc5dcfcf157ed..fcb171fc44f4629c8a6c2f1ea6a7f60b3b512211 100644 (file)
@@ -25,8 +25,9 @@
  * SOFTWARE.
  */
 
-#include <babeltrace/graph/component.h>
 #include <stdint.h>
+#include <babeltrace/graph/component-status.h>
+#include <babeltrace/graph/notification-iterator.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.024068 seconds and 4 git commands to generate.