mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-31 20:40:15 +01:00
Fixed check to refer to DarwinApp, not all Darwin targets
This commit is contained in:
parent
d68bd55104
commit
ce7cfbe261
1 changed files with 1 additions and 1 deletions
|
|
@ -672,7 +672,7 @@ InitVisualWrap()
|
|||
{
|
||||
miResetInitVisuals();
|
||||
#ifdef GLXEXT
|
||||
#ifdef __DARWIN__
|
||||
#ifdef INXDARWINAPP
|
||||
DarwinGlxWrapInitVisuals(&miInitVisualsProc);
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue