src/plugin.c: Remove a legacy debug message.
[collectd.git] / src / collectd.h
index 3d44c51..ac75516 100644 (file)
@@ -23,7 +23,7 @@
 #define COLLECTD_H
 
 #if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
 #endif
 
 #include <stdio.h>