Bug 782204 - Fixed osfileutils.cpp compilation on case sensitive OSes r=dteller

--HG--
extra : rebase_source : 57687cc61a8af200fe499b47bb201d43b0b169ea
This commit is contained in:
Jacek Caban 2012-08-14 11:17:53 +02:00
Родитель cfe0378f3a
Коммит 12a886bcb1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@
namespace {
#if defined(XP_WIN)
#include <Windows.h>
#include <windows.h>
/**
* Set the OS-specific error to inform the OS that