include/babeltrace/graph: fix some include guards
[babeltrace.git] / include / babeltrace / graph / component-sink-internal.h
index c1e7a4548eac51fe9817d890d3e6b94c8cbfb95b..34c899c15ec5bbb94f606ed5ecc028e1a1614786 100644 (file)
@@ -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 */
This page took 0.024345 seconds and 4 git commands to generate.