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