summaryrefslogtreecommitdiff
path: root/libs/sctp
diff options
context:
space:
mode:
authorJeremy Andrews <athenian200@outlook.com>2021-10-31 11:51:45 -0500
committerJeremy Andrews <athenian200@outlook.com>2021-10-31 11:51:45 -0500
commit6c4baad6fe6334bd16763dbfe45e37b5db3d29a5 (patch)
treed2a44cfb284f32a139a6b3d94a1e8ab64b6bdc32 /libs/sctp
parentd6c88f9dd700c07eaf884abac959ef46dccdd658 (diff)
downloadaura-central-6c4baad6fe6334bd16763dbfe45e37b5db3d29a5.tar.gz
Issue %3003 - Follow-up: Clean up after moving sctp to libs/.
Diffstat (limited to 'libs/sctp')
-rw-r--r--libs/sctp/datachannel/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/sctp/datachannel/moz.build b/libs/sctp/datachannel/moz.build
index de9e2faa1..b41559aa6 100644
--- a/libs/sctp/datachannel/moz.build
+++ b/libs/sctp/datachannel/moz.build
@@ -18,8 +18,8 @@ include('/ipc/chromium/chromium-config.mozbuild')
FINAL_LIBRARY = 'xul'
LOCAL_INCLUDES += [
+ '/libs/sctp/src',
'/media/mtransport',
- '/netwerk/sctp/src',
]
DEFINES['INET'] = 1