lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / trace-class.c
index 42c5bfed4f79c4ace7cca666b26ef8050480c1bc..bd8ff19f2eb3ac030d1ee08c80a2bc27c1bc9271 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "TRACE"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/TRACE"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include <babeltrace2/trace-ir/trace-class.h>
This page took 0.023134 seconds and 4 git commands to generate.