X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectdctl.c;h=0b8d0c1e89ee1547f955c0795bf388d1568eb518;hb=aee87d9c1665ca8823c7489bfc9900ff12e0e177;hp=61b7fc55e2c24ff880730580abf2d48e0e0f571d;hpb=1126617bebe569dffe6b7a5d3f0c400134b41d65;p=collectd.git diff --git a/src/collectdctl.c b/src/collectdctl.c index 61b7fc55..0b8d0c1e 100644 --- a/src/collectdctl.c +++ b/src/collectdctl.c @@ -65,7 +65,7 @@ # endif #endif /* NAN_ZERO_ZERO */ -#include "libcollectdclient/client.h" +#include "libcollectdclient/collectd/client.h" #define DEFAULT_SOCK LOCALSTATEDIR"/run/"PACKAGE_NAME"-unixsock"