lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / trace-ir / event-const.h
index 32e049427f123b5bd20525056da45be4e01435f9..c762b6b2e3a65bdc5a28daa8981e9badb7e47302 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_TRACE_IR_EVENT_CONST_H
-#define BABELTRACE_TRACE_IR_EVENT_CONST_H
+#ifndef BABELTRACE2_TRACE_IR_EVENT_CONST_H
+#define BABELTRACE2_TRACE_IR_EVENT_CONST_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -56,4 +56,4 @@ extern const bt_field *bt_event_borrow_payload_field_const(
 }
 #endif
 
-#endif /* BABELTRACE_TRACE_IR_EVENT_CONST_H */
+#endif /* BABELTRACE2_TRACE_IR_EVENT_CONST_H */
This page took 0.023987 seconds and 4 git commands to generate.