Merge branch 'master' into ff/netlib
[collectd.git] / src / collectdctl.c
index e1091cc..f16a70d 100644 (file)
@@ -47,7 +47,7 @@
 #include <errno.h>
 #include <math.h>
 
-#include "libcollectdclient/client.h"
+#include "libcollectdclient/collectd/client.h"
 
 
 #define DEFAULT_SOCK LOCALSTATEDIR"/run/"PACKAGE_NAME"-unixsock"