libcollectdclient: Include headers with the "collectd/" path prefix.
[collectd.git] / src / collectdctl.c
index 248baad..35e948e 100644 (file)
@@ -65,7 +65,7 @@
 #endif
 #endif /* NAN_ZERO_ZERO */
 
-#include "libcollectdclient/collectd/client.h"
+#include "collectd/client.h"
 
 #ifndef PREFIX
 #define PREFIX "/opt/" PACKAGE_NAME