lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / graph / query-executor-const.h
index 16f8a85490fde5909110cf1a0a1c4699adcc25cd..59ac13c1e20da1bab9219bc47446669c14c1133f 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_GRAPH_QUERY_EXECUTOR_CONST_H
-#define BABELTRACE_GRAPH_QUERY_EXECUTOR_CONST_H
+#ifndef BABELTRACE2_GRAPH_QUERY_EXECUTOR_CONST_H
+#define BABELTRACE2_GRAPH_QUERY_EXECUTOR_CONST_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -57,4 +57,4 @@ extern void bt_query_executor_put_ref(
 }
 #endif
 
-#endif /* BABELTRACE_GRAPH_QUERY_EXECUTOR_CONST_H */
+#endif /* BABELTRACE2_GRAPH_QUERY_EXECUTOR_CONST_H */
This page took 0.024144 seconds and 4 git commands to generate.