diff options
Diffstat (limited to 'webbrowser/moz.configure')
-rw-r--r-- | webbrowser/moz.configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webbrowser/moz.configure b/webbrowser/moz.configure index 7223625..bd82877 100644 --- a/webbrowser/moz.configure +++ b/webbrowser/moz.configure @@ -4,4 +4,4 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -include('../../toolkit/moz.configure') +include('../platform/toolkit/moz.configure') |