make rrdtool use rrd_config.h instead of config.h since this is just bound to lead...
[rrdtool.git] / src / rrd_afm.c
index f7eea89..fec18df 100644 (file)
@@ -8,7 +8,7 @@
 #include "../win32/config.h"
 #else
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include "../rrd_config.h"
 #endif
 #endif