Normalize public header include guards
[babeltrace.git] / include / babeltrace / graph / component-class.h
index a3ca7ccc6dd49e736818d2ad215379a482e0ca76..e30c329cf894f4f6d295e7c2c623339e8c388173 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_COMPONENT_COMPONENT_CLASS_H
-#define BABELTRACE_COMPONENT_COMPONENT_CLASS_H
+#ifndef BABELTRACE_GRAPH_COMPONENT_CLASS_H
+#define BABELTRACE_GRAPH_COMPONENT_CLASS_H
 
 /*
  * Babeltrace - Component Class Interface.
@@ -196,4 +196,4 @@ bool bt_component_class_is_sink(struct bt_component_class *component_class)
 }
 #endif
 
-#endif /* BABELTRACE_COMPONENT_COMPONENT_CLASS_H */
+#endif /* BABELTRACE_GRAPH_COMPONENT_CLASS_H */
This page took 0.025619 seconds and 4 git commands to generate.