fix cross compile (nw)

This commit is contained in:
Jeffrey Clark 2016-04-01 17:34:34 +00:00
parent 2bd758d393
commit 5306f42a77

View File

@ -31,7 +31,7 @@
DEFINE_GUID(CLSID_WICImagingFactory, 0xcacaf262, 0x9370, 0x4615, 0xa1, 0x3b, 0x9f, 0x55, 0x39, 0xda, 0x4c, 0xa);
DEFINE_GUID(GUID_WICPixelFormat8bppAlpha, 0xe6cd0116, 0xeeba, 0x4161, 0xaa, 0x85, 0x27, 0xdd, 0x9f, 0xb3, 0xa8, 0x95);
#include <wrl\client.h>
#include <wrl/client.h>
#undef interface
#include "strconv.h"