X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Fcommon%2Fmetadata%2Fctf-meta-validate.c;h=8f7b4790c7e61dd95863f34f88aebc1bad58d25a;hb=d9c39b0a4ad9517178899334c0ca89fd20901609;hp=997deb48981fd61a1c79666358f7f505a10f67fd;hpb=16c02b481c4194df6c334031515a7716f216eb26;p=babeltrace.git diff --git a/src/plugins/ctf/common/metadata/ctf-meta-validate.c b/src/plugins/ctf/common/metadata/ctf-meta-validate.c index 997deb48..8f7b4790 100644 --- a/src/plugins/ctf/common/metadata/ctf-meta-validate.c +++ b/src/plugins/ctf/common/metadata/ctf-meta-validate.c @@ -15,7 +15,7 @@ #define BT_COMP_LOG_SELF_COMP (log_cfg->self_comp) #define BT_LOG_OUTPUT_LEVEL (log_cfg->log_level) #define BT_LOG_TAG "PLUGIN/CTF/META/VALIDATE" -#include "plugins/comp-logging.h" +#include "logging/comp-logging.h" #include #include "common/macros.h"