summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Include/rename2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Include/rename2.h b/Include/rename2.h
index c802219..bcdab39 100644
--- a/Include/rename2.h
+++ b/Include/rename2.h
@@ -423,6 +423,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#define getcopyright Py_GetCopyright
#define getplatform Py_GetPlatform
#define getversion Py_GetVersion
+#define getpythonpath Py_GetPath
/* Misc. Internals */
#define askyesno _Py_AskYesNo