lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / graph / self-component-port-output.h
index da54390c43a79951f85f4680702353cca8c2c5f4..62adf8dd8ee6ec70a5dfd527ba8fe291e5d2aed9 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_GRAPH_SELF_COMPONENT_PORT_OUTPUT_H
-#define BABELTRACE_GRAPH_SELF_COMPONENT_PORT_OUTPUT_H
+#ifndef BABELTRACE2_GRAPH_SELF_COMPONENT_PORT_OUTPUT_H
+#define BABELTRACE2_GRAPH_SELF_COMPONENT_PORT_OUTPUT_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -52,4 +52,4 @@ const bt_port_output *bt_self_component_port_output_as_port_output(
 }
 #endif
 
-#endif /* BABELTRACE_GRAPH_SELF_COMPONENT_PORT_OUTPUT_H */
+#endif /* BABELTRACE2_GRAPH_SELF_COMPONENT_PORT_OUTPUT_H */
This page took 0.023382 seconds and 4 git commands to generate.