X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fnotification-inactivity-internal.h;h=62fba00e96512bb196e4129d2d49bc3b0b9a0738;hb=6ac74c0c883983329e958a1e0580ecde29985c76;hp=f3ae2e41f713837a2a757903366160bceb7d867f;hpb=354898e77f7955362b0b2e991aeaa82dead441f4;p=babeltrace.git diff --git a/include/babeltrace/graph/notification-inactivity-internal.h b/include/babeltrace/graph/notification-inactivity-internal.h index f3ae2e41..62fba00e 100644 --- a/include/babeltrace/graph/notification-inactivity-internal.h +++ b/include/babeltrace/graph/notification-inactivity-internal.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_NOTIFICATION_INACTIVITY_INTERNAL_H -#define BABELTRACE_COMPONENT_NOTIFICATION_INACTIVITY_INTERNAL_H +#ifndef BABELTRACE_GRAPH_NOTIFICATION_INACTIVITY_INTERNAL_H +#define BABELTRACE_GRAPH_NOTIFICATION_INACTIVITY_INTERNAL_H /* * Copyright 2017 Philippe Proulx @@ -33,4 +33,4 @@ struct bt_notification_inactivity { GHashTable *clock_values; }; -#endif /* BABELTRACE_COMPONENT_NOTIFICATION_INACTIVITY_INTERNAL_H */ +#endif /* BABELTRACE_GRAPH_NOTIFICATION_INACTIVITY_INTERNAL_H */