Normalize public header include guards
[babeltrace.git] / include / babeltrace / graph / component-source.h
index a1809a981156d6e1cb869e540971b4dd8fae1159..a86d69073b535b71edabdc49c836a616a00b8285 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_COMPONENT_SOURCE_H
-#define BABELTRACE_COMPONENT_SOURCE_H
+#ifndef BABELTRACE_GRAPH_COMPONENT_SOURCE_H
+#define BABELTRACE_GRAPH_COMPONENT_SOURCE_H
 
 /*
  * BabelTrace - Source Plug-in Interface
@@ -48,4 +48,4 @@ extern struct bt_port *bt_component_source_get_output_port_by_index(
 }
 #endif
 
-#endif /* BABELTRACE_COMPONENT_SOURCE_H */
+#endif /* BABELTRACE_GRAPH_COMPONENT_SOURCE_H */
This page took 0.026352 seconds and 4 git commands to generate.