summaryrefslogtreecommitdiff
path: root/editor
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2021-11-29 16:07:07 -0500
committerMatt A. Tobin <email@mattatobin.com>2021-11-29 16:07:07 -0500
commit66ffcf201a2023f3e38d05a9c2bf6d050986acca (patch)
tree8066dc9a24da2f32228eff6a89af9ad9616d9d64 /editor
parent4e0c9d42eac353bf644f729c09a4642c41734a5e (diff)
downloadaura-central-66ffcf201a2023f3e38d05a9c2bf6d050986acca.tar.gz
Issue %3005 - Move intl to system/
Diffstat (limited to 'editor')
-rw-r--r--editor/libeditor/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/libeditor/moz.build b/editor/libeditor/moz.build
index c7c5c77fe..1b5c3d97c 100644
--- a/editor/libeditor/moz.build
+++ b/editor/libeditor/moz.build
@@ -79,11 +79,11 @@ SOURCES += [
LOCAL_INCLUDES += [
'/dom/base',
'/editor/txmgr',
- '/intl/spellcheck/src',
'/layout/generic',
'/layout/style',
'/layout/tables',
'/layout/xul',
+ '/system/intl/spellcheck/src',
]
EXTRA_COMPONENTS += [