|
@@ -106,7 +106,7 @@
|
|
|
#endif /* !SDL_DISABLE_SYSWM_WINRT */
|
|
|
|
|
|
#ifndef SDL_DISABLE_SYSWM_X11
|
|
|
-#if defined(__unix__) && !defined(__WIN32__) && !defined(__ANDROID__)
|
|
|
+#if defined(__unix__) && !defined(__WIN32__) && !defined(__ANDROID__) && !defined(__QNX__)
|
|
|
#define SDL_ENABLE_SYSWM_X11
|
|
|
#endif
|
|
|
#endif /* !SDL_DISABLE_SYSWM_X11 */
|