summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
Diffstat (limited to 'libs')
-rw-r--r--libs/sctp/src/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/sctp/src/moz.build b/libs/sctp/src/moz.build
index d163a3d7e..103a232ae 100644
--- a/libs/sctp/src/moz.build
+++ b/libs/sctp/src/moz.build
@@ -44,7 +44,7 @@ FINAL_LIBRARY = 'xul'
LOCAL_INCLUDES += [
'/dom/base',
- '/netwerk/base',
+ '/system/network/base',
]
for var in ('SCTP_SIMPLE_ALLOCATOR',