lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / trace-ir / packet.h
index 07b92b7c5b05677f1abf1932f086497631ae0816..3ef1ecb6373c06b9b00a3ed97731f74215c5b72f 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_TRACE_IR_PACKET_H
-#define BABELTRACE_TRACE_IR_PACKET_H
+#ifndef BABELTRACE2_TRACE_IR_PACKET_H
+#define BABELTRACE2_TRACE_IR_PACKET_H
 
 /*
  * Copyright 2016-2018 Philippe Proulx <pproulx@efficios.com>
@@ -61,4 +61,4 @@ bt_packet_move_context_field_status bt_packet_move_context_field(
 
 #include <babeltrace2/undef-func-status.h>
 
-#endif /* BABELTRACE_TRACE_IR_PACKET_H */
+#endif /* BABELTRACE2_TRACE_IR_PACKET_H */
This page took 0.023757 seconds and 4 git commands to generate.