summaryrefslogtreecommitdiff
path: root/system/runtime/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'system/runtime/moz.build')
-rw-r--r--system/runtime/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/runtime/moz.build b/system/runtime/moz.build
index 41560fc3c..a14248287 100644
--- a/system/runtime/moz.build
+++ b/system/runtime/moz.build
@@ -114,7 +114,7 @@ LOCAL_INCLUDES += [
if CONFIG['MOZ_ENABLE_XREMOTE']:
LOCAL_INCLUDES += [
- '/widget/xremoteclient',
+ '/system/interface/xremoteclient',
]
CXXFLAGS += CONFIG['TK_CFLAGS']