opnsense-ports/comms/qsstv/files/patch-utils_jp2io.h
Franco Fichtner aaf4bf9d65 */*: sync with upstream
Taken from: FreeBSD
2021-12-08 08:30:23 +01:00

10 lines
223 B
C

--- utils/jp2io.h.orig 2016-08-23 19:39:12 UTC
+++ utils/jp2io.h
@@ -1,6 +1,6 @@
#ifndef JP2READER_H
#define JP2READER_H
-#include "openjpeg.h"
+#include "openjpeg-2.4/openjpeg.h"
#include <QString>
#include <QImage>