lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / field-class.c
index 6b3a2e93a3463fbe61e4b561766f2c4243ac0860..3f658a5193055c94f4b9c49bbbddf00852225f9b 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "FIELD-CLASSES"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/FIELD-CLASS"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include <babeltrace2/trace-ir/field-class.h>
This page took 0.023473 seconds and 4 git commands to generate.