roll back changes
diff --git a/updates/index.php b/updates/index.php
index eeceef1..b16db78 100644
--- a/updates/index.php
+++ b/updates/index.php
@@ -3,7 +3,7 @@
 	header("Location: http://www.eclipse.org/modeling/tmf/updates/");
 }
 require_once ("../../includes/buildServer-common.php");
-require($_SERVER["DOCUMENT_ROOT"] . "/modeling/tmf/updates/updates-common.php");
+require($_SERVER["DOCUMENT_ROOT"] . "/modeling/includes/updates-common.php");
 
 $PRS = array(
 "TMF Xtext" => "modeling/tmf/xtext"