direct3d11: fix release build
DEFINE_GUID in C++ resolves to an external C define but it won't exist in the display module compiled in C++ in release builds.
Edited by Steve Lhomme
DEFINE_GUID in C++ resolves to an external C define but it won't exist in the display module compiled in C++ in release builds.
VideoLAN code repository instance