lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / packet.c
index ade0a3f2f4fc18bd5a919e5ef9c0b8a1fcd37da5..a9c4ea9e453e8920098326e7f2329497475fd1c1 100644 (file)
@@ -20,8 +20,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PACKET"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/PACKET"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include <babeltrace2/trace-ir/packet-const.h>
This page took 0.023927 seconds and 4 git commands to generate.