0026823: Configuration - use EGL on another platform without GLX
[occt.git] / src / InterfaceGraphic / InterfaceGraphic.hxx
index 80ac333..5379156 100644 (file)
@@ -23,7 +23,7 @@
   #undef DrawText
 #endif
 
-#elif !defined(__ANDROID__) && (!defined(__APPLE__) || defined(MACOSX_USE_GLX))
+#elif !defined(__ANDROID__) && !defined(__QNX__) && (!defined(__APPLE__) || defined(MACOSX_USE_GLX))
 
 #include <stdio.h>