Code

bring spaceing around graph back in line with 1.2 goodness ... in connection with...
[rrdtool-all.git] / program / src / rrd_hw_math.c
index 2b2c00fd50c794463954b67e6255b960661044c8..05fbf0231c42a6fe31cf1cd7677029ead0bfb93c 100644 (file)
@@ -2,8 +2,8 @@
  * rrd_hw_math.c  Math functions for Holt-Winters computations
  *****************************************************************************/
 
+#include "rrd_tool.h"
 #include "rrd_hw_math.h"
-#include "rrd_config.h"
 
 /*****************************************************************************
  * RRDtool supports both the additive and multiplicative Holt-Winters methods.