lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / util.c
index b17fe2f3e06508b4da30f97c559129b196131ba9..3e3eb45e13f1a2341690f444fd34f44d63aa41c6 100644 (file)
@@ -20,8 +20,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "UTIL"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/UTIL"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include <stdlib.h>
This page took 0.023525 seconds and 4 git commands to generate.