diff --git a/source/Makefile b/source/Makefile index 57452b17976..37250a8fc9a 100644 --- a/source/Makefile +++ b/source/Makefile @@ -424,7 +424,7 @@ else endif ifeq ($(OS),windows) - PYLIB = $(NAN_PYTHON)/lib/python20.lib + PYLIB = $(NAN_PYTHON)/lib/python22.lib PYPLAYERLIB = $(NAN_PYTHON)/static/*.obj PYPLAYERLIB = $(PYLIB)