X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-filter-internal.h;fp=include%2Fbabeltrace%2Fgraph%2Fcomponent-filter-internal.h;h=08caef0ed81cf33782a0d52c569d5374b60fe709;hb=6ac74c0c883983329e958a1e0580ecde29985c76;hp=38a1a240acc9f8942bc004580f9d1521d5b74412;hpb=354898e77f7955362b0b2e991aeaa82dead441f4;p=babeltrace.git diff --git a/include/babeltrace/graph/component-filter-internal.h b/include/babeltrace/graph/component-filter-internal.h index 38a1a240..08caef0e 100644 --- a/include/babeltrace/graph/component-filter-internal.h +++ b/include/babeltrace/graph/component-filter-internal.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_FILTER_INTERNAL_H -#define BABELTRACE_COMPONENT_FILTER_INTERNAL_H +#ifndef BABELTRACE_GRAPH_COMPONENT_FILTER_INTERNAL_H +#define BABELTRACE_GRAPH_COMPONENT_FILTER_INTERNAL_H /* * BabelTrace - Filter Component Internal @@ -51,4 +51,4 @@ struct bt_component *bt_component_filter_create( BT_HIDDEN void bt_component_filter_destroy(struct bt_component *component); -#endif /* BABELTRACE_COMPONENT_FILTER_INTERNAL_H */ +#endif /* BABELTRACE_GRAPH_COMPONENT_FILTER_INTERNAL_H */