lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / ctf-writer / stream-class.h
index a5fb64de920ca37945b53da50664cd2aaa3ff44f..1ca06df5d1191622ea67fc5ed2796d63c7be38e7 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_CTF_WRITER_STREAM_CLASS_H
-#define BABELTRACE_CTF_WRITER_STREAM_CLASS_H
+#ifndef BABELTRACE2_CTF_WRITER_STREAM_CLASS_H
+#define BABELTRACE2_CTF_WRITER_STREAM_CLASS_H
 
 /*
  * Copyright 2014 EfficiOS Inc.
@@ -119,4 +119,4 @@ void bt_ctf_stream_class_put(struct bt_ctf_stream_class *stream_class)
 }
 #endif
 
-#endif /* BABELTRACE_CTF_WRITER_STREAM_CLASS_H */
+#endif /* BABELTRACE2_CTF_WRITER_STREAM_CLASS_H */
This page took 0.023438 seconds and 4 git commands to generate.