lib: fix can_seek_beginning method type cast
[babeltrace.git] / src / lib / trace-ir / utils.c
index 3b446e014d2fe2c41ce564c9c79b7f6848cf7ce8..06959f588bbbd4bbd519354289d544d2d548d4dd 100644 (file)
@@ -21,8 +21,8 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "TRACE-IR-UTILS"
-#include "lib/lib-logging.h"
+#define BT_LOG_TAG "LIB/TRACE-IR-UTILS"
+#include "lib/logging.h"
 
 #include <stdlib.h>
 #include <glib.h>
This page took 0.036621 seconds and 4 git commands to generate.