lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / ctf-writer / event-types.h
index a6fbd61adb601614b498472ec96e839c6a715a58..98bb99b90cd5e4782645db5c2b5caa693712772d 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_CTF_WRITER_EVENT_TYPES_H
-#define BABELTRACE_CTF_WRITER_EVENT_TYPES_H
+#ifndef BABELTRACE2_CTF_WRITER_EVENT_TYPES_H
+#define BABELTRACE2_CTF_WRITER_EVENT_TYPES_H
 
 /*
  * Copyright 2013, 2014 Jérémie Galarneau <jeremie.galarneau@efficios.com>
@@ -70,4 +70,4 @@ void bt_ctf_field_type_put(struct bt_ctf_field_type *type)
 }
 #endif
 
-#endif /* BABELTRACE_CTF_WRITER_EVENT_TYPES_H */
+#endif /* BABELTRACE2_CTF_WRITER_EVENT_TYPES_H */
This page took 0.023636 seconds and 4 git commands to generate.