lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / trace-ir / packet-const.h
index 948a061ab86fd8550851e4591a128568b1f5c218..1272f99b2e72e3509cdb60eeecf9d08df75d923d 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_TRACE_IR_PACKET_CONST_H
-#define BABELTRACE_TRACE_IR_PACKET_CONST_H
+#ifndef BABELTRACE2_TRACE_IR_PACKET_CONST_H
+#define BABELTRACE2_TRACE_IR_PACKET_CONST_H
 
 /*
  * Copyright 2016-2018 Philippe Proulx <pproulx@efficios.com>
@@ -68,4 +68,4 @@ extern void bt_packet_put_ref(const bt_packet *packet);
 }
 #endif
 
-#endif /* BABELTRACE_TRACE_IR_PACKET_CONST_H */
+#endif /* BABELTRACE2_TRACE_IR_PACKET_CONST_H */
This page took 0.024519 seconds and 4 git commands to generate.