Rename: bt_put(), bt_get() -> bt_object_put_ref(), bt_object_get_ref()
[babeltrace.git] / include / babeltrace / graph / notification-iterator.h
index dcaafb0e2a275e2138732fd3eec9b1f6edd674dc..bcf6a659ab00120adbc9119d4101d2916c58d71e 100644 (file)
@@ -27,8 +27,8 @@
  * SOFTWARE.
  */
 
-/* For bt_get() */
-#include <babeltrace/ref.h>
+/* For bt_object_get_ref() */
+#include <babeltrace/object.h>
 
 #include <stdint.h>
 
This page took 0.023794 seconds and 4 git commands to generate.