mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
winex11.drv: Avoid conflicting definitions of WINGDIAPI.
This commit is contained in:
parent
00dfcb08b8
commit
6173e6bfb6
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
#endif
|
||||
#undef APIENTRY
|
||||
#undef GLAPI
|
||||
#undef WINGDIAPI
|
||||
|
||||
#include "x11drv.h"
|
||||
#include "winternl.h"
|
||||
|
|
Loading…
Reference in a new issue