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