Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tools/mapserver_export/mapserver_export.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ CONFIG(debug, debug|release){
1414
}
1515
LIBS += -lpython -L/usr/lib
1616
mac:INCLUDEPATH += /System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3/
17-
linux-g++:INCLUDEPATH += /usr/include/python
17+
linux-g++:INCLUDEPATH += /usr/include/python2.4/Python.h
1818
QT += gui
1919
QT += qt3support
2020

0 commit comments

Comments
 (0)
Please sign in to comment.