X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fprivate-component-filter.h;h=4431bffdeb8ff3e3a669acebe30a37e482f015d0;hb=6ac74c0c883983329e958a1e0580ecde29985c76;hp=b9cee60b8fdab0d2acb5b733d360c0854af069d0;hpb=354898e77f7955362b0b2e991aeaa82dead441f4;p=babeltrace.git diff --git a/include/babeltrace/graph/private-component-filter.h b/include/babeltrace/graph/private-component-filter.h index b9cee60b..4431bffd 100644 --- a/include/babeltrace/graph/private-component-filter.h +++ b/include/babeltrace/graph/private-component-filter.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_PRIVATE_COMPONENT_SINK_H -#define BABELTRACE_COMPONENT_PRIVATE_COMPONENT_SINK_H +#ifndef BABELTRACE_GRAPH_PRIVATE_COMPONENT_FILTER_H +#define BABELTRACE_GRAPH_PRIVATE_COMPONENT_FILTER_H /* * Copyright 2017 Philippe Proulx @@ -70,4 +70,4 @@ bt_private_component_filter_add_input_private_port( } #endif -#endif /* BABELTRACE_COMPONENT_PRIVATE_COMPONENT_SINK_H */ +#endif /* BABELTRACE_GRAPH_PRIVATE_COMPONENT_FILTER_H */