lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / trace-ir / stream-const.h
index 9a1d236b7d211d8d848ad6d20e6c6f11fe906b0f..73786d4fa19f2426bdb8b98a0127e92578106c8e 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_TRACE_IR_STREAM_CONST_H
-#define BABELTRACE_TRACE_IR_STREAM_CONST_H
+#ifndef BABELTRACE2_TRACE_IR_STREAM_CONST_H
+#define BABELTRACE2_TRACE_IR_STREAM_CONST_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -67,4 +67,4 @@ extern void bt_stream_put_ref(const bt_stream *stream);
 }
 #endif
 
-#endif /* BABELTRACE_TRACE_IR_STREAM_CONST_H */
+#endif /* BABELTRACE2_TRACE_IR_STREAM_CONST_H */
This page took 0.023418 seconds and 4 git commands to generate.