lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / trace-ir / event.h
index 69e943d19c37ebfc5d0f67134e321d14facfb801..57c5251a79f453c5d05cd2f94fef27928c0f7a3f 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_TRACE_IR_EVENT_H
-#define BABELTRACE_TRACE_IR_EVENT_H
+#ifndef BABELTRACE2_TRACE_IR_EVENT_H
+#define BABELTRACE2_TRACE_IR_EVENT_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -52,4 +52,4 @@ extern bt_field *bt_event_borrow_payload_field(bt_event *event);
 }
 #endif
 
-#endif /* BABELTRACE_TRACE_IR_EVENT_H */
+#endif /* BABELTRACE2_TRACE_IR_EVENT_H */
This page took 0.025332 seconds and 4 git commands to generate.