Code

libcollectdclient: Move the header files to a subdirectory.
[collectd.git] / src / collectd-nagios.c
index b190d6ee7a7f118bdcebea121856339ebc7542ca..b805c762b17f7e1ee0fb62444b96e7c93c06e32f 100644 (file)
@@ -38,7 +38,7 @@
 #include <sys/socket.h>
 #include <sys/un.h>
 
-#include "libcollectdclient/client.h"
+#include "libcollectdclient/collectd/client.h"
 
 /*
  * This is copied directly from collectd.h. Make changes there!