lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / resolve-field-path.c
index a7fe29b935dac84452260a29807c6da756ada7eb..ed44e059e7dcba5c5284d79557770e22bcafbc1b 100644 (file)
@@ -20,8 +20,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "RESOLVE-FIELD-PATH"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/RESOLVE-FIELD-PATH"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include "common/assert.h"
This page took 0.024225 seconds and 4 git commands to generate.