Updated/added MVSC++ 6.0 project files for compilation of
[rrdtool.git] / src / rrd_graph.c
index 537a03f..bfce36f 100644 (file)
@@ -12,6 +12,7 @@
 #ifdef WIN32
 #include <io.h>
 #include <fcntl.h>
+#define RRD_DEFAULT_FONT "c:/winnt/fonts/COUR.TTF"
 #endif
 
 #include "rrd_graph.h"