lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / graph / component-class.c
index 13c20d05d70822b4437712fc7d4f37543e15e221..ad176f723693b0fd6a1fdc628afbd054237dc708 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "COMP-CLASS"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/COMPONENT-CLASS"
+#include "lib/logging.h"
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
This page took 0.02357 seconds and 4 git commands to generate.