X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-status.h;h=2425c5ee6f67d8386a334d02d130716065bb1012;hb=1ca80abd6ac25e66d876a358ceee03910e7c0173;hp=b86db77eca6ab968d9564a55ede83a6518d37a02;hpb=f6b2f71d17beefe25e09e2d3b297009456603249;p=babeltrace.git diff --git a/include/babeltrace/graph/component-status.h b/include/babeltrace/graph/component-status.h index b86db77e..2425c5ee 100644 --- a/include/babeltrace/graph/component-status.h +++ b/include/babeltrace/graph/component-status.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_COMPONENT_STATUS_H -#define BABELTRACE_COMPONENT_COMPONENT_STATUS_H +#ifndef BABELTRACE_GRAPH_COMPONENT_STATUS_H +#define BABELTRACE_GRAPH_COMPONENT_STATUS_H /* * BabelTrace - Babeltrace Component Interface @@ -62,4 +62,4 @@ enum bt_component_status { } #endif -#endif /* BABELTRACE_COMPONENT_COMPONENT_STATUS_H */ +#endif /* BABELTRACE_GRAPH_COMPONENT_STATUS_H */