* allow configuration of the default tab width
[rrdtool.git] / src / pngsize.c
index 41ff16a..e60b6fa 100644 (file)
@@ -5,6 +5,7 @@
  *****************************************************************************/
 
 #include <png.h>
+#include "rrd_tool.h"
 
 int
 PngSize(FILE *fd, long *width, long *height)