UTexture::UpdateResource() overwrote by winbase.h #define

For those who run into this error later, like I did:

You need to add #include "Windows/MinWindows.h" anywhere before the header that causes your errors!

It works for any similar type of Windows-redefine-errors