lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / trace-ir / event.c
index 133d0d2abfd57021a42e1bceedb0a6bc250c2d7a..0053b6b7f9dc8ab7c1c531342f973832a7733d58 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "EVENT"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/EVENT"
+#include "lib/logging.h"
 
 #include "lib/assert-pre.h"
 #include <babeltrace2/trace-ir/event-const.h>
This page took 0.056412 seconds and 4 git commands to generate.