X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fusers.c;h=fc03ba2ce1e3f0d50ff45d9d43c30e6da5da07c5;hb=d75591c9762f93d8656846fd2796fdb775b1c69f;hp=6bc7cc34e79f680316862f40b9780b0c010c801b;hpb=d544398864bc02dfd1623e6d005591b512e2f6c6;p=collectd.git diff --git a/src/users.c b/src/users.c index 6bc7cc34..fc03ba2c 100644 --- a/src/users.c +++ b/src/users.c @@ -27,8 +27,8 @@ #include "collectd.h" -#include "common.h" #include "plugin.h" +#include "utils/common/common.h" #if HAVE_STATGRAB_H #include