mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Fixed check to refer to DarwinApp, not all Darwin targets
This commit is contained in:
@@ -672,7 +672,7 @@ InitVisualWrap()
|
||||
{
|
||||
miResetInitVisuals();
|
||||
#ifdef GLXEXT
|
||||
#ifdef __DARWIN__
|
||||
#ifdef INXDARWINAPP
|
||||
DarwinGlxWrapInitVisuals(&miInitVisualsProc);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user