X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-filter.h;h=428e39ac398cd982b45d67c6967d790c54d681f2;hb=1ca80abd6ac25e66d876a358ceee03910e7c0173;hp=26ebf15772a0d201967ce96604bb81a098e15a72;hpb=f6b2f71d17beefe25e09e2d3b297009456603249;p=babeltrace.git diff --git a/include/babeltrace/graph/component-filter.h b/include/babeltrace/graph/component-filter.h index 26ebf157..428e39ac 100644 --- a/include/babeltrace/graph/component-filter.h +++ b/include/babeltrace/graph/component-filter.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_FILTER_H -#define BABELTRACE_COMPONENT_FILTER_H +#ifndef BABELTRACE_GRAPH_COMPONENT_FILTER_H +#define BABELTRACE_GRAPH_COMPONENT_FILTER_H /* * BabelTrace - Filter Plug-in Interface @@ -55,4 +55,4 @@ extern struct bt_port *bt_component_filter_get_output_port_by_index( } #endif -#endif /* BABELTRACE_COMPONENT_FILTER_H */ +#endif /* BABELTRACE_GRAPH_COMPONENT_FILTER_H */