diff --git a/qb/config.libs.sh b/qb/config.libs.sh index 1031488fd8..bd58bec64b 100644 --- a/qb/config.libs.sh +++ b/qb/config.libs.sh @@ -57,7 +57,7 @@ if [ "$HAVE_NEON" = "yes" ]; then fi if [ "$HAVE_7ZIP" = "yes" ]; then - add_include_dirs ./decompress/7zip/ + add_include_dirs ./deps/7zip/ fi if [ "$HAVE_PRESERVE_DYLIB" = "yes" ]; then