lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / graph / message / message.c
index 0a65b3be471cfce9fbdb99acc71e963ca09e631b..d720a3bdbfc23549c8f8c58250ec981f07db3b3d 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "MSG"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/MSG"
+#include "lib/logging.h"
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
This page took 0.023713 seconds and 4 git commands to generate.