X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fmatch_timediff.c;h=172b31262480e3f4c092c2bafc2f67d93efbb42a;hb=39049b56158161b4f9eeacdad8918bcf0f1f7e90;hp=c80694de39bb800c2ea257b4adc93052e7404565;hpb=5dbb7471b0a7ca7506f56f4c6dbaf58e790c6b7c;p=collectd.git diff --git a/src/match_timediff.c b/src/match_timediff.c index c80694de..172b3126 100644 --- a/src/match_timediff.c +++ b/src/match_timediff.c @@ -26,8 +26,8 @@ #include "collectd.h" -#include "common.h" #include "filter_chain.h" +#include "utils/common/common.h" #define SATISFY_ALL 0 #define SATISFY_ANY 1