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