lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / graph / message / packet.c
index 1a6169a254fc23c0bd38011066252fcc9e4cb4e0..88de665b79a656584cfb7d8b002f51ef3c3052c6 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "MSG-PACKET"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/MSG-PACKET"
+#include "lib/logging.h"
 
 #include "compat/compiler.h"
 #include <babeltrace2/trace-ir/packet.h>
This page took 0.024846 seconds and 4 git commands to generate.