X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fmatch_regex.c;h=4052ad5543de15a210967703443415acfbcbb146;hb=7045c4b543304ffabaa30a2ca9183489e75eafe3;hp=20445cc196ab3c6b700e2da1738c948c9e228b4a;hpb=711f5b6c86f51061c21bedcaa46214a01de0125c;p=collectd.git diff --git a/src/match_regex.c b/src/match_regex.c index 20445cc1..4052ad55 100644 --- a/src/match_regex.c +++ b/src/match_regex.c @@ -33,9 +33,9 @@ #include "collectd.h" -#include "common.h" #include "filter_chain.h" -#include "meta_data.h" +#include "utils/common/common.h" +#include "utils/metadata/meta_data.h" #include "utils_llist.h" #include