summaryrefslogtreecommitdiffstats
path: root/ldap/xpcom/src/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/xpcom/src/moz.build')
-rw-r--r--ldap/xpcom/src/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap/xpcom/src/moz.build b/ldap/xpcom/src/moz.build
index 06753e317..dc63d6118 100644
--- a/ldap/xpcom/src/moz.build
+++ b/ldap/xpcom/src/moz.build
@@ -48,6 +48,6 @@ else:
FINAL_LIBRARY = 'xul'
LOCAL_INCLUDES += [
- '/ldap/c-sdk/include',
+ '../../c-sdk/include',
]