lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / stream.c
index 508866b150b7db2de223fa04cbc6b4455f8f5c17..7eb8e9cfa9731b8cecde04ae6d174f4a6e043e35 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "STREAM"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/STREAM"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include <babeltrace2/trace-ir/stream-const.h>
This page took 0.027431 seconds and 4 git commands to generate.