Normalize public header include guards
[babeltrace.git] / include / babeltrace / graph / notification-heap.h
index ddadc67eb2bc7496b0826d627300b1174d1f7ae5..8eb2f7f80b96a962353692811a5512809763c9a4 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_COMPONENT_NOTIFICATION_HEAP_H
-#define BABELTRACE_COMPONENT_NOTIFICATION_HEAP_H
+#ifndef BABELTRACE_GRAPH_NOTIFICATION_HEAP_H
+#define BABELTRACE_GRAPH_NOTIFICATION_HEAP_H
 
 /*
  * Babeltrace - Notification Heap
@@ -90,4 +90,4 @@ extern struct bt_notification *bt_notification_heap_peek(
 extern struct bt_notification *bt_notification_heap_pop(
                struct bt_notification_heap *heap);
 
-#endif /* BABELTRACE_COMPONENT_NOTIFICATION_HEAP_H */
+#endif /* BABELTRACE_GRAPH_NOTIFICATION_HEAP_H */
This page took 0.026582 seconds and 4 git commands to generate.