lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / graph / message / stream.c
index f691d72b59dde909fadbca5713c82737538be8f8..44c1a2d9241f3c5106d1499270ef06883d927d5c 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "MSG-STREAM"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/MSG-STREAM"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include "compat/compiler.h"
This page took 0.023713 seconds and 4 git commands to generate.