Normalize public header include guards
[babeltrace.git] / include / babeltrace / graph / component.h
index f2faa36a0a6e8ebb203c17864bf8e438d9cc48f5..975c10e326886b963117590f9ae5434677bce4ef 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_COMPONENT_COMPONENT_H
-#define BABELTRACE_COMPONENT_COMPONENT_H
+#ifndef BABELTRACE_GRAPH_COMPONENT_H
+#define BABELTRACE_GRAPH_COMPONENT_H
 
 /*
  * BabelTrace - Babeltrace Component Interface
@@ -106,4 +106,4 @@ extern struct bt_graph *bt_component_get_graph(struct bt_component *component);
 }
 #endif
 
-#endif /* BABELTRACE_COMPONENT_COMPONENT_H */
+#endif /* BABELTRACE_GRAPH_COMPONENT_H */
This page took 0.048992 seconds and 4 git commands to generate.