summarylogtreecommitdiffstats
path: root/gst-plugins-bad-openexr3.patch
blob: 14d272550a99e9cb7d7fffe4caf158850375a948 (plain)
1
2
3
4
5
6
7
8
9
10
11
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;