X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fnotification-event-internal.h;h=62b8a3ab727ffd5c92c3a9f2597b4463886d2a04;hb=6ac74c0c883983329e958a1e0580ecde29985c76;hp=5447a9a0433d26ee9a7e3d0d32dd85ff1a7c867b;hpb=354898e77f7955362b0b2e991aeaa82dead441f4;p=babeltrace.git diff --git a/include/babeltrace/graph/notification-event-internal.h b/include/babeltrace/graph/notification-event-internal.h index 5447a9a0..62b8a3ab 100644 --- a/include/babeltrace/graph/notification-event-internal.h +++ b/include/babeltrace/graph/notification-event-internal.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_NOTIFICATION_EVENT_INTERNAL_H -#define BABELTRACE_COMPONENT_NOTIFICATION_EVENT_INTERNAL_H +#ifndef BABELTRACE_GRAPH_NOTIFICATION_EVENT_INTERNAL_H +#define BABELTRACE_GRAPH_NOTIFICATION_EVENT_INTERNAL_H /* * BabelTrace - Plug-in Event Notification internal @@ -71,4 +71,4 @@ bt_notification_event_borrow_clock_class_priority_map( } #endif -#endif /* BABELTRACECOMPONENTPLUGIN_NOTIFICATION_EVENT_INTERNAL_H */ +#endif /* BABELTRACE_GRAPH_NOTIFICATION_EVENT_INTERNAL_H */