Fix build of grfmt_jpeg2000.cpp
authorFlorian Jung <flo@windfis.ch>
Wed, 29 Jul 2020 16:51:55 +0000 (18:51 +0200)
committerFlorian Jung <flo@windfis.ch>
Thu, 30 Jul 2020 17:23:52 +0000 (19:23 +0200)
commitf66fc199a20882c546fa31142e9c0f5a8b3cf983
tree13a47b6e2992b65de7a690df4aff0fc808ac866d
parente4d573a0800f2ed41568e7be5708d4877ad6560f
Fix build of grfmt_jpeg2000.cpp

libjasper has recently changed `jas_matrix_get` from a macro to an inline function
(389951d071 in https://github.com/jasper-software/jasper), causing the build to fail.
modules/imgcodecs/src/grfmt_jpeg2000.cpp