Bug 619902 - Landing 617111 broke crosscompiling to Windows on case-sensitive OSes r+a=sdwilsh

This commit is contained in:
Jacek Caban 2010-12-26 22:33:57 +00:00
parent 979cf82e5b
commit e535c7bb09

View File

@ -260,7 +260,7 @@ Base64urlEncode(const PRUint8* aBytes,
// Included here because windows.h conflicts with the use of mozIStorageError
// above.
#include <windows.h>
#include <Wincrypt.h>
#include <wincrypt.h>
#endif
static