diff options
Diffstat (limited to 'toolkit/crashreporter/mozwer-rust/moz.build')
-rw-r--r-- | toolkit/crashreporter/mozwer-rust/moz.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/crashreporter/mozwer-rust/moz.build b/toolkit/crashreporter/mozwer-rust/moz.build index dc37e8cced..a9b049ecfe 100644 --- a/toolkit/crashreporter/mozwer-rust/moz.build +++ b/toolkit/crashreporter/mozwer-rust/moz.build @@ -5,6 +5,7 @@ OS_LIBS += [ "kernel32", "ntdll", "ole32", + "psapi", "shell32", "userenv", "ws2_32", |