lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / trace-ir / trace-const.h
index 88ae1ecd7c82147190d4133b23d3e6bbb94a392e..9662810a3278771f7381e34a72ac80fa9bf2f73a 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_TRACE_IR_TRACE_CONST_H
-#define BABELTRACE_TRACE_IR_TRACE_CONST_H
+#ifndef BABELTRACE2_TRACE_IR_TRACE_CONST_H
+#define BABELTRACE2_TRACE_IR_TRACE_CONST_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -112,4 +112,4 @@ extern void bt_trace_put_ref(const bt_trace *trace);
 
 #include <babeltrace2/undef-func-status.h>
 
-#endif /* BABELTRACE_TRACE_IR_TRACE_CONST_H */
+#endif /* BABELTRACE2_TRACE_IR_TRACE_CONST_H */
This page took 0.023313 seconds and 4 git commands to generate.