lcc: network.h: Fix an include.
[collectd.git] / src / libcollectdclient / collectd / network.h
index 2afc706..7118ee5 100644 (file)
@@ -26,7 +26,7 @@
 #include <stdint.h>
 #include <inttypes.h>
 
-#include "collectd/client.h"
+#include "client.h"
 
 #define NET_DEFAULT_V4_ADDR "239.192.74.66"
 #define NET_DEFAULT_V6_ADDR "ff18::efc0:4a42"