lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / trace.c
index 9c5b9acf664969625cc0fe91127ff49c17b73647..3c0308386c4be8ab0ab6e475334fa1a7884215ef 100644 (file)
@@ -22,7 +22,7 @@
  */
 
 #define BT_LOG_TAG "LIB/TRACE"
-#include "lib/lib-logging.h"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include <babeltrace2/trace-ir/trace.h>
This page took 0.023522 seconds and 4 git commands to generate.