X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fnotification-packet-internal.h;h=1c5917514c687c3fc2c742cfe8865de9eddfe00a;hb=6ac74c0c883983329e958a1e0580ecde29985c76;hp=4fc401662545cbefe9d4d102b42716c0d7a8070b;hpb=354898e77f7955362b0b2e991aeaa82dead441f4;p=babeltrace.git diff --git a/include/babeltrace/graph/notification-packet-internal.h b/include/babeltrace/graph/notification-packet-internal.h index 4fc40166..1c591751 100644 --- a/include/babeltrace/graph/notification-packet-internal.h +++ b/include/babeltrace/graph/notification-packet-internal.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_NOTIFICATION_PACKET_INTERNAL_H -#define BABELTRACE_COMPONENT_NOTIFICATION_PACKET_INTERNAL_H +#ifndef BABELTRACE_GRAPH_NOTIFICATION_PACKET_INTERNAL_H +#define BABELTRACE_GRAPH_NOTIFICATION_PACKET_INTERNAL_H /* * BabelTrace - Packet-related Notifications @@ -66,4 +66,4 @@ struct bt_packet *bt_notification_packet_end_borrow_packet( return notif_packet_end->packet; } -#endif /* BABELTRACE_COMPONENT_NOTIFICATION_PACKET_INTERNAL_H */ +#endif /* BABELTRACE_GRAPH_NOTIFICATION_PACKET_INTERNAL_H */