Bug 286355 - Fixed crosscompiling with mingw.

This commit is contained in:
Jacek Caban 2014-08-26 13:52:41 +02:00
parent 6192a8ddfd
commit 333a685169

View File

@ -8,7 +8,7 @@
#define mozilla_ProfileUnlockerWin_h
#include <windows.h>
#include <RestartManager.h>
#include <restartmanager.h>
#include "nsIProfileUnlocker.h"
#include "nsProfileStringTypes.h"