Bug 883696 (part 4) - Include full paths in #include statements in the rest of js/src/ and js/public/. r=luke.

This commit is contained in:
Nicholas Nethercote
2013-06-27 17:37:29 -07:00
parent 899cee4abf
commit 53eea64c37
31 changed files with 61 additions and 61 deletions

View File

@@ -40,7 +40,7 @@
#endif
#ifdef JS_THREADSAFE
#include <prinit.h>
#include "prinit.h"
#endif
#endif