X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fmemcachec.c;h=eefcfb73c1643d16bed6c4cf5a61aa608d7911e4;hp=f293aa1b34e9089df423d028642f745510b3e5fd;hb=48efd3deb4c9139fd060ff3d289896e9031bcc7c;hpb=0865bff6ecf481be5130241d4e403f5b92b0107d diff --git a/src/memcachec.c b/src/memcachec.c index f293aa1b..eefcfb73 100644 --- a/src/memcachec.c +++ b/src/memcachec.c @@ -23,9 +23,9 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" -#include "utils_match.h" +#include "utils/common/common.h" +#include "utils/match/match.h" #include