X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fgraph%2Fself-component-sink.h;h=a55fba752bff82fc44c82d4af37baa4713fb2038;hb=924dc299c8a893e92fcd985fa05c245b591ef314;hp=4b3c3354ef7bce6386315fd216d83b38f4c4dfc3;hpb=8928fff90015d9751c445bc495c6117bc61c0b82;p=babeltrace.git diff --git a/include/babeltrace2/graph/self-component-sink.h b/include/babeltrace2/graph/self-component-sink.h index 4b3c3354..a55fba75 100644 --- a/include/babeltrace2/graph/self-component-sink.h +++ b/include/babeltrace2/graph/self-component-sink.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_GRAPH_SELF_COMPONENT_SINK_H -#define BABELTRACE_GRAPH_SELF_COMPONENT_SINK_H +#ifndef BABELTRACE2_GRAPH_SELF_COMPONENT_SINK_H +#define BABELTRACE2_GRAPH_SELF_COMPONENT_SINK_H /* * Copyright 2017-2018 Philippe Proulx @@ -72,4 +72,4 @@ bt_self_component_sink_add_input_port( } #endif -#endif /* BABELTRACE_GRAPH_SELF_COMPONENT_SINK_H */ +#endif /* BABELTRACE2_GRAPH_SELF_COMPONENT_SINK_H */