X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fusers.c;h=fc03ba2ce1e3f0d50ff45d9d43c30e6da5da07c5;hb=25824c65721f0f21cadf1607fad367c7e7831816;hp=6bc7cc34e79f680316862f40b9780b0c010c801b;hpb=c144ae4659e129a929afb67706a54604220fef43;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