Old names changed to Py_GetCopyright, etc.
diff --git a/Mac/Python/macgetpath.c b/Mac/Python/macgetpath.c
index 4bdab5c..40dd6c1 100644
--- a/Mac/Python/macgetpath.c
+++ b/Mac/Python/macgetpath.c
@@ -32,7 +32,7 @@
 
 
 char *
-getpythonpath()
+Py_GetPath()
 {
 	/* Modified by Jack to do something a bit more sensible:
 	** - Prepend the python home-directory (which is obtained from a Preferences