X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fprivate-component.h;h=cdbeb2a4d38e8b718e4e6eaaaf72647207ed6c0c;hb=1ca80abd6ac25e66d876a358ceee03910e7c0173;hp=c2091985202783bc12f7c5bedc029e8eb1ece82a;hpb=f6b2f71d17beefe25e09e2d3b297009456603249;p=babeltrace.git diff --git a/include/babeltrace/graph/private-component.h b/include/babeltrace/graph/private-component.h index c2091985..cdbeb2a4 100644 --- a/include/babeltrace/graph/private-component.h +++ b/include/babeltrace/graph/private-component.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_PRIVATE_COMPONENT_H -#define BABELTRACE_COMPONENT_PRIVATE_COMPONENT_H +#ifndef BABELTRACE_GRAPH_PRIVATE_COMPONENT_H +#define BABELTRACE_GRAPH_PRIVATE_COMPONENT_H /* * Copyright 2017 Philippe Proulx @@ -45,4 +45,4 @@ extern enum bt_component_status bt_private_component_set_user_data( } #endif -#endif /* BABELTRACE_COMPONENT_PRIVATE_COMPONENT_H */ +#endif /* BABELTRACE_GRAPH_PRIVATE_COMPONENT_H */