Bug 883696 (part 3) - Include full paths in #include statements in js/src/jsapi-tests/. r=luke.

This commit is contained in:
Nicholas Nethercote
2013-06-27 14:43:30 -07:00
parent 2543e030cd
commit 899cee4abf
63 changed files with 63 additions and 63 deletions

View File

@@ -2,7 +2,7 @@
* 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 "tests.h"
#include "jsapi-tests/tests.h"
JSPrincipals system_principals = {
1