lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / lib / graph / message / event.c
index 1d74e1dda2725f2f9ed8f8d40856321231b28b52..57f8c42999c74b2aeb5ee94f3529c082df24250e 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "MSG-EVENT"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/MSG-EVENT"
+#include "lib/logging.h"
 
 #include "common/assert.h"
 #include "lib/assert-pre.h"
This page took 0.024867 seconds and 4 git commands to generate.