diff --git a/graphics/fyre/files/patch-src_exr.cpp b/graphics/fyre/files/patch-src_exr.cpp new file mode 100644 index 000000000000..c795d4cd1ced --- /dev/null +++ b/graphics/fyre/files/patch-src_exr.cpp @@ -0,0 +1,13 @@ +--- src/exr.cpp.orig 2021-08-02 02:30:54 UTC ++++ src/exr.cpp +@@ -22,10 +22,8 @@ + * + */ + +-extern "C" { + #include "histogram-imager.h" + #include "config.h" +-} + + #include + using namespace Imf;