X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Futils%2Fcounter%2Fcounter.c;h=6284438f1fe120d5866228d9946b05f4876d3fb4;hb=d9c39b0a4ad9517178899334c0ca89fd20901609;hp=f61ee043b0fb26ec99cc49c2d3b37af7a5d838ee;hpb=16c02b481c4194df6c334031515a7716f216eb26;p=babeltrace.git diff --git a/src/plugins/utils/counter/counter.c b/src/plugins/utils/counter/counter.c index f61ee043..6284438f 100644 --- a/src/plugins/utils/counter/counter.c +++ b/src/plugins/utils/counter/counter.c @@ -23,7 +23,7 @@ #define BT_COMP_LOG_SELF_COMP (counter->self_comp) #define BT_LOG_OUTPUT_LEVEL (counter->log_level) #define BT_LOG_TAG "PLUGIN/FLT.UTILS.COUNTER" -#include "plugins/comp-logging.h" +#include "logging/comp-logging.h" #include #include "common/macros.h"