Index: trunk/ab5.0/jenga/include/common/Path.h
===================================================================
--- trunk/ab5.0/jenga/include/common/Path.h	(revision 465)
+++ trunk/ab5.0/jenga/include/common/Path.h	(revision 467)
@@ -62,4 +62,6 @@
 		return fullPath;
 	}
+
+	static std::string MakeFullPath( const std::string &relativePath, const std::string &baseDirPath );
 };
 
