lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / graph / graph-const.h
index 34abb3b5f4057eed2a7199cba5b7e8c0fb042fda..ae544a3c9d903a75980490648c819617a52413ec 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_GRAPH_GRAPH_CONST_H
-#define BABELTRACE_GRAPH_GRAPH_CONST_H
+#ifndef BABELTRACE2_GRAPH_GRAPH_CONST_H
+#define BABELTRACE2_GRAPH_GRAPH_CONST_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -54,4 +54,4 @@ extern void bt_graph_put_ref(const bt_graph *graph);
 }
 #endif
 
-#endif /* BABELTRACE_GRAPH_GRAPH_CONST_H */
+#endif /* BABELTRACE2_GRAPH_GRAPH_CONST_H */
This page took 0.024036 seconds and 4 git commands to generate.