Avoid unnecessary inclusions in public headers
[babeltrace.git] / include / babeltrace / graph / output-port-notification-iterator.h
index 4253f9d35b24dc6f4cb2dc9af22fca05668594b9..0fb4c5bc7111be257fe60cd97e6cccc6797ce113 100644 (file)
@@ -23,6 +23,9 @@
  * SOFTWARE.
  */
 
+/* For enum bt_notification_type */
+#include <babeltrace/graph/notification.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif
This page took 0.023412 seconds and 4 git commands to generate.