X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-sink-internal.h;fp=include%2Fbabeltrace%2Fgraph%2Fcomponent-sink-internal.h;h=34c899c15ec5bbb94f606ed5ecc028e1a1614786;hb=6ac74c0c883983329e958a1e0580ecde29985c76;hp=c1e7a4548eac51fe9817d890d3e6b94c8cbfb95b;hpb=354898e77f7955362b0b2e991aeaa82dead441f4;p=babeltrace.git diff --git a/include/babeltrace/graph/component-sink-internal.h b/include/babeltrace/graph/component-sink-internal.h index c1e7a454..34c899c1 100644 --- a/include/babeltrace/graph/component-sink-internal.h +++ b/include/babeltrace/graph/component-sink-internal.h @@ -1,5 +1,5 @@ -#ifndef BABELTRACE_COMPONENT_SINK_INTERNAL_H -#define BABELTRACE_COMPONENT_SINK_INTERNAL_H +#ifndef BABELTRACE_GRAPH_COMPONENT_SINK_INTERNAL_H +#define BABELTRACE_GRAPH_COMPONENT_SINK_INTERNAL_H /* * BabelTrace - Sink Component internal @@ -64,4 +64,4 @@ BT_HIDDEN enum bt_component_status bt_component_sink_consume( struct bt_component *component); -#endif /* BABELTRACE_COMPONENT_SINK_INTERNAL_H */ +#endif /* BABELTRACE_GRAPH_COMPONENT_SINK_INTERNAL_H */