mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 10:40:12 +00:00
Bug 1156131 - mingw cross compilation fixup.
This commit is contained in:
parent
a57b4d80c9
commit
3a45303395
@ -26,7 +26,7 @@
|
||||
#include "gmp-task-utils.h"
|
||||
#if defined(ENABLE_WMF)
|
||||
#include "WMFUtils.h"
|
||||
#include <VersionHelpers.h>
|
||||
#include <versionhelpers.h>
|
||||
#endif
|
||||
|
||||
#include <assert.h>
|
||||
|
@ -16,7 +16,7 @@
|
||||
|
||||
#include "WMFUtils.h"
|
||||
#include "ClearKeyUtils.h"
|
||||
#include <VersionHelpers.h>
|
||||
#include <versionhelpers.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user