win32 fixes by Stefan . Ludewig . exitgames . com
[rrdtool.git] / src / rrd_graph.c
index 989a2b4..d1343b9 100644 (file)
@@ -10,7 +10,9 @@
 
 #ifdef WIN32
 #include "strftime.h"
+#include "plbasename.h"
 #endif
+
 #include "rrd_tool.h"
 
 #if defined(WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__)