lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / trace-ir / stream-class.h
index bf3fced913efabc627a5d6873885d2cffdfa55d4..15457cfcaedd6beb3f2f633a6db430c7f16f788f 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_TRACE_IR_STREAM_CLASS_H
-#define BABELTRACE_TRACE_IR_STREAM_CLASS_H
+#ifndef BABELTRACE2_TRACE_IR_STREAM_CLASS_H
+#define BABELTRACE2_TRACE_IR_STREAM_CLASS_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -131,4 +131,4 @@ bt_stream_class_set_default_clock_class(
 
 #include <babeltrace2/undef-func-status.h>
 
-#endif /* BABELTRACE_TRACE_IR_STREAM_CLASS_H */
+#endif /* BABELTRACE2_TRACE_IR_STREAM_CLASS_H */
This page took 0.023517 seconds and 4 git commands to generate.