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