We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d8838 commit 1ccf703Copy full SHA for 1ccf703
units/sdlsyswm.inc
@@ -13,7 +13,7 @@
13
{$DEFINE SDL_VIDEO_DRIVER_WINDOWS}
14
{$ENDIF}
15
16
-{$IF DEFINED (LINUX) OR DEFINED(UNIX)}
+{$IFDEF UNIX}
17
{$IF NOT (DEFINED(DARWIN) OR DEFINED(ANDROID))}
18
{$DEFINE SDL_VIDEO_DRIVER_X11}
19
0 commit comments