lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / graph / query-executor.h
index 07838fcf77c3b4f6ed10d9e587fa95b9a5053f68..c6a84101e3e9daf5e83a0d691038e22e89494b03 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_GRAPH_QUERY_EXECUTOR_H
-#define BABELTRACE_GRAPH_QUERY_EXECUTOR_H
+#ifndef BABELTRACE2_GRAPH_QUERY_EXECUTOR_H
+#define BABELTRACE2_GRAPH_QUERY_EXECUTOR_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -73,4 +73,4 @@ bt_query_executor_cancel_status bt_query_executor_cancel(
 
 #include <babeltrace2/undef-func-status.h>
 
-#endif /* BABELTRACE_GRAPH_QUERY_EXECUTOR_H */
+#endif /* BABELTRACE2_GRAPH_QUERY_EXECUTOR_H */
This page took 0.040441 seconds and 4 git commands to generate.