processes plugin: Fix a possible segfault.
[collectd.git] / src / collectd.h
index a5c8169..61edcd5 100644 (file)
@@ -24,7 +24,7 @@
 #define COLLECTD_H
 
 #if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
 #endif
 
 #include <stdio.h>