diff options
| author | Dima Panov <fluffy@FreeBSD.org> | 2021-01-05 08:55:52 +0000 |
|---|---|---|
| committer | Dima Panov <fluffy@FreeBSD.org> | 2021-01-05 08:55:52 +0000 |
| commit | 135949b7f8f5ec3da08570c2311708f98f3bfa14 (patch) | |
| tree | f927c162ee4bf73be3b46ee02532b002c2e0828b /comms/qsstv/files/patch-qsstv_utils_jp2io.h | |
| parent | sysutils/bpytop: Update to 1.0.56 (diff) | |
comms/qsstv: unbreak build after openjpeg update (r560097)
Reported by: poudriere
Pointy hat to: sunpoet for skip consumers test
Approved by: portmgr blanket (build fix)
Diffstat (limited to 'comms/qsstv/files/patch-qsstv_utils_jp2io.h')
| -rw-r--r-- | comms/qsstv/files/patch-qsstv_utils_jp2io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qsstv/files/patch-qsstv_utils_jp2io.h b/comms/qsstv/files/patch-qsstv_utils_jp2io.h index bee3505487af..25823b7d4e9e 100644 --- a/comms/qsstv/files/patch-qsstv_utils_jp2io.h +++ b/comms/qsstv/files/patch-qsstv_utils_jp2io.h @@ -4,7 +4,7 @@ #ifndef JP2READER_H #define JP2READER_H -#include "openjpeg.h" -+#include "openjpeg-2.3/openjpeg.h" ++#include "openjpeg-2.4/openjpeg.h" #include <QString> #include <QImage> |
