Commit 1af744b5 by Jeff Gilbert Committed by Commit Bot

Windows SDK includes need to be lowercase for MinGW builds.

Bug: angleproject:3336 Change-Id: If2075b3ed2fe0be95ab2ec9cd0398afef691dee8 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1548433Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent db4ed317
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
#include "libANGLE/renderer/d3d/d3d11/NativeWindow11.h" #include "libANGLE/renderer/d3d/d3d11/NativeWindow11.h"
#include <DispatcherQueue.h> #include <dispatcherqueue.h>
#include <VersionHelpers.h> #include <versionhelpers.h>
#include <windows.foundation.metadata.h> #include <windows.foundation.metadata.h>
#include <windows.ui.composition.h> #include <windows.ui.composition.h>
#include <windows.ui.composition.interop.h> #include <windows.ui.composition.interop.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment