diff --git a/qb/config.libs.sh b/qb/config.libs.sh index fc82e7b59b..2e95beaa9a 100644 --- a/qb/config.libs.sh +++ b/qb/config.libs.sh @@ -204,6 +204,8 @@ if [ "$OS" = 'Win32' ]; then fi HAVE_XAUDIO=yes +else + HAVE_D3D9=no fi if [ "$HAVE_OPENGL" != 'no' ] && [ "$HAVE_GLES" != 'yes' ]; then