X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fctf-writer%2Fattributes.c;h=dc51fc6b2eb23b6e6f8d08bd56be87348974210c;hb=217cf9d33a3ffc88e6eeaf21f3d46ee00cbeb0c4;hp=e79dc58f1d3d34158d757448c058dec3cd7dd96e;hpb=578e048b5debf169e286e5b5cc747b5d6c16886d;p=babeltrace.git diff --git a/src/ctf-writer/attributes.c b/src/ctf-writer/attributes.c index e79dc58f..dc51fc6b 100644 --- a/src/ctf-writer/attributes.c +++ b/src/ctf-writer/attributes.c @@ -25,13 +25,13 @@ * SOFTWARE. */ -#define BT_LOG_TAG "CTF-WRITER-ATTRS" +#define BT_LOG_TAG "CTF-WRITER/ATTRS" #include "logging.h" #include "common/assert.h" -#include "common/babeltrace.h" +#include "common/macros.h" #include "compat/string.h" -#include +#include #include #include "values.h"