lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / ctf-writer / object.h
index f82f4870a0ad3019ec795d4ea86d9aa7d4114845..f2661fdce78295d002538615792f536d9a8ed298 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_CTF_WRITER_OBJECT_H
-#define BABELTRACE_CTF_WRITER_OBJECT_H
+#ifndef BABELTRACE2_CTF_WRITER_OBJECT_H
+#define BABELTRACE2_CTF_WRITER_OBJECT_H
 
 /*
  * Copyright (c) 2015 EfficiOS Inc. and Linux Foundation
@@ -212,4 +212,4 @@ void bt_ctf_object_put_ref(void *obj);
 }
 #endif
 
-#endif /* BABELTRACE_CTF_WRITER_OBJECT_H */
+#endif /* BABELTRACE2_CTF_WRITER_OBJECT_H */
This page took 0.02323 seconds and 4 git commands to generate.