mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1156131 - mingw cross compilation fixup.
This commit is contained in:
parent
9552733330
commit
1c7b255be2
@ -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…
Reference in New Issue
Block a user