Change the path for cxx_builtin_include_directory to accommodate for nativeDocker (#168)

diff --git a/configs/experimental/windows/0.1.0/bazel_experimental/CROSSTOOL b/configs/experimental/windows/0.1.0/bazel_experimental/CROSSTOOL
index cabb7e2..a9d2e90 100644
--- a/configs/experimental/windows/0.1.0/bazel_experimental/CROSSTOOL
+++ b/configs/experimental/windows/0.1.0/bazel_experimental/CROSSTOOL
@@ -242,7 +242,7 @@
 # This is a workaround for https://github.com/bazelbuild/bazel/issues/5087.
 cxx_builtin_include_directory: "C:\\tmp\\lre"
 cxx_builtin_include_directory: "C:\\botcode\\w\\ir\\run"
-cxx_builtin_include_directory: "C:\\botcode\\w\\run"
+cxx_builtin_include_directory: "C:\\botcode\\w"
 
   tool_path {
     name: "ar"