lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / graph / self-component.h
index 898c0d9a03933026e77162e4b725e8b2c3c50c8a..a63312c4a362027d9dfef47fe609e12819950618 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_GRAPH_SELF_COMPONENT_H
-#define BABELTRACE_GRAPH_SELF_COMPONENT_H
+#ifndef BABELTRACE2_GRAPH_SELF_COMPONENT_H
+#define BABELTRACE2_GRAPH_SELF_COMPONENT_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -60,4 +60,4 @@ extern void bt_self_component_set_data(
 
 #include <babeltrace2/undef-func-status.h>
 
-#endif /* BABELTRACE_GRAPH_SELF_COMPONENT_H */
+#endif /* BABELTRACE2_GRAPH_SELF_COMPONENT_H */
This page took 0.023385 seconds and 4 git commands to generate.