X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fprivate-component-sink.h;h=bf2473beac5e80f9724b704076854a08ea66828b;hb=1ca80abd6ac25e66d876a358ceee03910e7c0173;hp=d05d22c2fd15dba6ca8c3db4451f788ffcd883a4;hpb=f6b2f71d17beefe25e09e2d3b297009456603249;p=babeltrace.git diff --git a/include/babeltrace/graph/private-component-sink.h b/include/babeltrace/graph/private-component-sink.h index d05d22c2..bf2473be 100644 --- a/include/babeltrace/graph/private-component-sink.h +++ b/include/babeltrace/graph/private-component-sink.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_PRIVATE_COMPONENT_SINK_H -#define BABELTRACE_COMPONENT_PRIVATE_COMPONENT_SINK_H +#ifndef BABELTRACE_GRAPH_PRIVATE_COMPONENT_SINK_H +#define BABELTRACE_GRAPH_PRIVATE_COMPONENT_SINK_H /* * Copyright 2017 Philippe Proulx @@ -51,4 +51,4 @@ bt_private_component_sink_add_input_private_port( } #endif -#endif /* BABELTRACE_COMPONENT_PRIVATE_COMPONENT_SINK_H */ +#endif /* BABELTRACE_GRAPH_PRIVATE_COMPONENT_SINK_H */