Normalize public header include guards
[babeltrace.git] / include / babeltrace / graph / component-sink.h
index e30e2648821bf39499567658d5363ff670b0affb..207c6c81280f2775e2c4464046763aa4112522ab 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_COMPONENT_SINK_H
-#define BABELTRACE_COMPONENT_SINK_H
+#ifndef BABELTRACE_GRAPH_COMPONENT_SINK_H
+#define BABELTRACE_GRAPH_COMPONENT_SINK_H
 
 /*
  * BabelTrace - Sink Component Interface
@@ -48,4 +48,4 @@ extern struct bt_port *bt_component_sink_get_input_port_by_index(
 }
 #endif
 
-#endif /* BABELTRACE_COMPONENT_SINK_H */
+#endif /* BABELTRACE_GRAPH_COMPONENT_SINK_H */
This page took 0.026357 seconds and 4 git commands to generate.