aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 35c152a..f44bf91 100644
--- a/src/makefile
+++ b/src/makefile
@@ -15,7 +15,7 @@ JOYSTICK = TRUE
MIDIOSSUBTYPE = ALSA
#MIDIOSSUBTYPE = OSS
PDINCLUDE = -I../../src -I../../../pd/src
-LINUXPYTHONINCLUDE = -I/usr/include/python2.2
+LINUXPYTHONINCLUDE = -I/usr/include/python2.5
SYSTEMLIBDIR = /usr/lib
#----------- Settings (Windows) -------------------------------