Bug 961665 - Cross compilation fixup.

This commit is contained in:
Jacek Caban
2014-03-31 13:21:03 +02:00
parent f2f11d635c
commit f2df9d5b8e

View File

@@ -46,7 +46,7 @@
#endif // defined (XP_UNIX)
#if defined(XP_WIN)
#include <Windows.h>
#include <windows.h>
#endif // defined (XP_WIN)
namespace mozilla {