lib: standardize public include guards
[babeltrace.git] / include / babeltrace2 / trace-ir / trace.h
index 8335939f4dff85981f9df78339921a9a71569bcb..fcbf43f072e11f2ebfc584fdde8121d24abae6d7 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef BABELTRACE_TRACE_IR_TRACE_H
-#define BABELTRACE_TRACE_IR_TRACE_H
+#ifndef BABELTRACE2_TRACE_IR_TRACE_H
+#define BABELTRACE2_TRACE_IR_TRACE_H
 
 /*
  * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
@@ -80,4 +80,4 @@ extern bt_stream *bt_trace_borrow_stream_by_id(bt_trace *trace,
 
 #include <babeltrace2/undef-func-status.h>
 
-#endif /* BABELTRACE_TRACE_IR_TRACE_H */
+#endif /* BABELTRACE2_TRACE_IR_TRACE_H */
This page took 0.024343 seconds and 4 git commands to generate.