Normalize public header include guards
[babeltrace.git] / include / babeltrace / graph / component-status.h
index b86db77eca6ab968d9564a55ede83a6518d37a02..2425c5ee6f67d8386a334d02d130716065bb1012 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_COMPONENT_COMPONENT_STATUS_H
-#define BABELTRACE_COMPONENT_COMPONENT_STATUS_H
+#ifndef BABELTRACE_GRAPH_COMPONENT_STATUS_H
+#define BABELTRACE_GRAPH_COMPONENT_STATUS_H
 
 /*
  * BabelTrace - Babeltrace Component Interface
@@ -62,4 +62,4 @@ enum bt_component_status {
 }
 #endif
 
-#endif /* BABELTRACE_COMPONENT_COMPONENT_STATUS_H */
+#endif /* BABELTRACE_GRAPH_COMPONENT_STATUS_H */
This page took 0.024219 seconds and 4 git commands to generate.