lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / ctf-writer / field-types.h
index 6ca5d4e46b02bff059fbd9ab4c78808a1cc9ba00..a326bfac7280008a57dcf9b26ea9ebcfd3077b7d 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_CTF_WRITER_FIELD_TYPES_H
-#define BABELTRACE_CTF_WRITER_FIELD_TYPES_H
+#ifndef BABELTRACE2_CTF_WRITER_FIELD_TYPES_H
+#define BABELTRACE2_CTF_WRITER_FIELD_TYPES_H
 
 /*
  * Copyright 2013, 2014 Jérémie Galarneau <jeremie.galarneau@efficios.com>
@@ -341,4 +341,4 @@ extern int bt_ctf_field_type_variant_add_field(
 }
 #endif
 
-#endif /* BABELTRACE_CTF_WRITER_FIELD_TYPES_H */
+#endif /* BABELTRACE2_CTF_WRITER_FIELD_TYPES_H */
This page took 0.024699 seconds and 4 git commands to generate.