lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / graph / message / stream-activity.c
index 0058ccfbfd9982e9987569d926dbafaa63e5b755..21275c1ffef6fd1a3fa8a5c33ea3913a56867f45 100644 (file)
@@ -20,8 +20,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "MSG-STREAM-ACTIVITY"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/MSG-STREAM-ACTIVITY"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include "lib/object.h"
This page took 0.023985 seconds and 4 git commands to generate.