Logging: standardize logging tags
[babeltrace.git] / src / ctf-writer / resolve.c
index 6e9e2006c1d3ece72c76df6765b9afce31976463..184814358356e708e5ef0adfcb27f8c3c591e92d 100644 (file)
@@ -28,7 +28,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "CTF-WRITER-RESOLVE"
+#define BT_LOG_TAG "CTF-WRITER/RESOLVE"
 #include "logging.h"
 
 #include <glib.h>
@@ -41,7 +41,7 @@
 #include <babeltrace2/ctf-writer/stream-class.h>
 #include <babeltrace2/types.h>
 
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "common/assert.h"
 
 #include "field-path.h"
This page took 0.023397 seconds and 4 git commands to generate.