diff --git a/Make_include_template b/Make_include_template
index 6d0d98175c624b2cd9899cd774f3a7b7e876d679..24f6fd9b5e1e203656a6c5c9b9044f769fc633bc 100644
--- a/Make_include_template
+++ b/Make_include_template
@@ -6,7 +6,8 @@
 #   -3- on Solaris system use RANLIB=ranlib which is defined below
 
 # the current directory (in vi ":r!pwd")
-ROOT=/Users/jan/src/OpenSource
+#ROOT=/Users/jan/src/OpenSource
+ROOT=/vardim/home/bracken/Marchenko/github/OpenSource
 
 ########################################################################
 # C compiler; change this only if you are using a different C-compiler