Updated/added MVSC++ 6.0 project files for compilation of
[rrdtool.git] / src / rrd_tool.h
index 426cef8..76bd7a7 100644 (file)
@@ -12,7 +12,7 @@ extern "C" {
 #define _RRD_TOOL_H
 
 #ifdef WIN32
-# include "ntconfig.h"
+#include "../confignt/config.h"
 #else
 #ifdef HAVE_CONFIG_H
 #include <config.h>