lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / ctf-writer / event-fields.h
index 23600cc24d2cd146da3b3428a8fcf7dce07dec8d..fc995964cf03bab4c141c49035029a4ece83e85b 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_CTF_WRITER_EVENT_FIELDS_H
-#define BABELTRACE_CTF_WRITER_EVENT_FIELDS_H
+#ifndef BABELTRACE2_CTF_WRITER_EVENT_FIELDS_H
+#define BABELTRACE2_CTF_WRITER_EVENT_FIELDS_H
 
 /*
  * Copyright 2013, 2014 Jérémie Galarneau <jeremie.galarneau@efficios.com>
@@ -71,4 +71,4 @@ void bt_ctf_field_put(struct bt_ctf_field *field)
 }
 #endif
 
-#endif /* BABELTRACE_CTF_WRITER_EVENT_FIELDS_H */
+#endif /* BABELTRACE2_CTF_WRITER_EVENT_FIELDS_H */
This page took 0.024117 seconds and 4 git commands to generate.