X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_graph.c;h=d1343b989e0d2aa4a4200c9a6dcc31c04285d803;hp=989a2b4e5d695a7db5068dfdd2ae02d303191697;hb=591bd42a2c2ef80a7e1753e00001ea0633978660;hpb=0c06404fd40724f9e1318715c1e737302658befb diff --git a/src/rrd_graph.c b/src/rrd_graph.c index 989a2b4..d1343b9 100644 --- a/src/rrd_graph.c +++ b/src/rrd_graph.c @@ -10,7 +10,9 @@ #ifdef WIN32 #include "strftime.h" +#include "plbasename.h" #endif + #include "rrd_tool.h" #if defined(WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__)