aboutsummaryrefslogtreecommitdiff
path: root/packages/Symbian
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2009-09-25 16:51:57 +0000
committerDan Fandrich <dan@coneharvesters.com>2009-09-25 16:51:57 +0000
commit15be441ad8b445dee58a82bebf8c2b67d5149a12 (patch)
tree08224b8f6695ea80ed3ecbc5ab753d0e56b01504 /packages/Symbian
parentc7c84e74201c102c213c4230af40f11e2114c33a (diff)
Changed the default OpenSSL include path
Diffstat (limited to 'packages/Symbian')
-rw-r--r--packages/Symbian/group/libcurl.mmp4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/Symbian/group/libcurl.mmp b/packages/Symbian/group/libcurl.mmp
index 32420acfb..a01c01a82 100644
--- a/packages/Symbian/group/libcurl.mmp
+++ b/packages/Symbian/group/libcurl.mmp
@@ -36,7 +36,9 @@ SOURCE \
USERINCLUDE ../../../lib ../../../include/curl
#ifdef ENABLE_SSL
-USERINCLUDE /epoc32/include/stdapis/openssl
+USERINCLUDE /epoc32/include/osextensions/stdapis
+// Older versions of the SDK need this instead:
+//USERINCLUDE /epoc32/include/stdapis/openssl
#endif
SYSTEMINCLUDE ../../../include /epoc32/include/stdapis /epoc32/include