summaryrefslogtreecommitdiff
path: root/components/windowwatcher/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'components/windowwatcher/moz.build')
-rw-r--r--components/windowwatcher/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/windowwatcher/moz.build b/components/windowwatcher/moz.build
index 096f39cbd..adffc70e4 100644
--- a/components/windowwatcher/moz.build
+++ b/components/windowwatcher/moz.build
@@ -28,8 +28,8 @@ SOURCES += [
# For nsJSUtils
LOCAL_INCLUDES += [
+ '/components/docshell/src',
'/dom/base',
- '/system/docshell/base',
]
if CONFIG['GNU_CXX']: