X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fnotification-iterator.h;h=753ff6ec2aaf5fad8fe4fc4a04ee538030b79744;hb=1ca80abd6ac25e66d876a358ceee03910e7c0173;hp=03b53ce8ee51e0d802fc3a3dfff738bdc044f66e;hpb=f6b2f71d17beefe25e09e2d3b297009456603249;p=babeltrace.git diff --git a/include/babeltrace/graph/notification-iterator.h b/include/babeltrace/graph/notification-iterator.h index 03b53ce8..753ff6ec 100644 --- a/include/babeltrace/graph/notification-iterator.h +++ b/include/babeltrace/graph/notification-iterator.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_NOTIFICATION_ITERATOR_H -#define BABELTRACE_COMPONENT_NOTIFICATION_ITERATOR_H +#ifndef BABELTRACE_GRAPH_NOTIFICATION_ITERATOR_H +#define BABELTRACE_GRAPH_NOTIFICATION_ITERATOR_H /* * BabelTrace - Plug-in Notification Iterator @@ -136,4 +136,4 @@ extern struct bt_component *bt_notification_iterator_get_component( } #endif -#endif /* BABELTRACE_COMPONENT_NOTIFICATION_ITERATOR_H */ +#endif /* BABELTRACE_GRAPH_NOTIFICATION_ITERATOR_H */