mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
12 lines
318 B
Diff
12 lines
318 B
Diff
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;
|
|
|