lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / ctf-writer / event.h
index 1afc44534f242f8f8855cce4a987c313016e51f5..96a3ca15b08e76ecc179581983cf64e6470e60a2 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_CTF_WRITER_EVENT_H
-#define BABELTRACE_CTF_WRITER_EVENT_H
+#ifndef BABELTRACE2_CTF_WRITER_EVENT_H
+#define BABELTRACE2_CTF_WRITER_EVENT_H
 
 /*
  * Copyright 2013, 2014 Jérémie Galarneau <jeremie.galarneau@efficios.com>
@@ -213,4 +213,4 @@ void bt_ctf_event_class_put(struct bt_ctf_event_class *event_class)
 }
 #endif
 
-#endif /* BABELTRACE_CTF_WRITER_EVENT_H */
+#endif /* BABELTRACE2_CTF_WRITER_EVENT_H */
This page took 0.028964 seconds and 4 git commands to generate.