diff options
Diffstat (limited to 'xpcom/base/moz.build')
-rw-r--r-- | xpcom/base/moz.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xpcom/base/moz.build b/xpcom/base/moz.build index d6a336b40..0fdf47d7d 100644 --- a/xpcom/base/moz.build +++ b/xpcom/base/moz.build @@ -152,6 +152,7 @@ FINAL_LIBRARY = 'xul' LOCAL_INCLUDES += [ '../build', + '/dom/base', '/xpcom/ds', ] |