X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-source.h;h=a86d69073b535b71edabdc49c836a616a00b8285;hb=1ca80abd6ac25e66d876a358ceee03910e7c0173;hp=a1809a981156d6e1cb869e540971b4dd8fae1159;hpb=f6b2f71d17beefe25e09e2d3b297009456603249;p=babeltrace.git diff --git a/include/babeltrace/graph/component-source.h b/include/babeltrace/graph/component-source.h index a1809a98..a86d6907 100644 --- a/include/babeltrace/graph/component-source.h +++ b/include/babeltrace/graph/component-source.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_SOURCE_H -#define BABELTRACE_COMPONENT_SOURCE_H +#ifndef BABELTRACE_GRAPH_COMPONENT_SOURCE_H +#define BABELTRACE_GRAPH_COMPONENT_SOURCE_H /* * BabelTrace - Source Plug-in Interface @@ -48,4 +48,4 @@ extern struct bt_port *bt_component_source_get_output_port_by_index( } #endif -#endif /* BABELTRACE_COMPONENT_SOURCE_H */ +#endif /* BABELTRACE_GRAPH_COMPONENT_SOURCE_H */