summarylogtreecommitdiffstats
path: root/gst-plugins-bad-openexr3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gst-plugins-bad-openexr3.patch')
-rw-r--r--gst-plugins-bad-openexr3.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/gst-plugins-bad-openexr3.patch b/gst-plugins-bad-openexr3.patch
new file mode 100644
index 000000000000..14d272550a99
--- /dev/null
+++ b/gst-plugins-bad-openexr3.patch
@@ -0,0 +1,12 @@
+diff --git a/ext/openexr/gstopenexrdec.cpp b/ext/openexr/gstopenexrdec.cpp
+index eeb316cb1..32b1d03c3 100644
+--- a/ext/openexr/gstopenexrdec.cpp
++++ b/ext/openexr/gstopenexrdec.cpp
+@@ -29,6 +29,7 @@
+
+ #include <ImfRgbaFile.h>
+ #include <ImfIO.h>
++#include <ImfInt64.h>
+ using namespace Imf;
+ using namespace Imath;
+