Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Fix broken libheif < 1.13 (#3970)
Typo introduced in #3894 broke our ability to build against libheif < 1.13. A conditional compilation that should have kicked in for >=1.16 was mistakenly written as 1.6. Signed-off-by: Larry Gritz <[email protected]>
- Loading branch information