summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
Diffstat (limited to 'libs')
-rw-r--r--libs/hunspell/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hunspell/moz.build b/libs/hunspell/moz.build
index 4f983858e..2f83e6214 100644
--- a/libs/hunspell/moz.build
+++ b/libs/hunspell/moz.build
@@ -18,7 +18,7 @@ SOURCES += [
'src/suggestmgr.cxx',
]
-LOCAL_INCLUDES += ['/extensions/spellcheck/hunspell/glue']
+LOCAL_INCLUDES += ['/intl/spellcheck/src']
# This variable is referenced in configure.in. Make sure to change that file
# too if you need to change this variable.