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