lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / attributes.c
index 4391f276ffd39943e6d7c9349b7af1339a781c71..43f71437817825a50869eb14ccc457e39fc17fa4 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "ATTRS"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/ATTRS"
+#include "lib/logging.h"
 
 #include "common/macros.h"
 #include <babeltrace2/value.h>
This page took 0.023926 seconds and 4 git commands to generate.