Blame SOURCES/gegl04-openexr.patch

17eda8
Index: gegl-0.4.30/operations/external/exr-save.cc
17eda8
===================================================================
17eda8
--- gegl-0.4.30.orig/operations/external/exr-save.cc
17eda8
+++ gegl-0.4.30/operations/external/exr-save.cc
17eda8
@@ -39,6 +39,7 @@ extern "C" {
17eda8
 } /* extern "C" */
17eda8
 
17eda8
 #include <exception>
17eda8
+#include <ImfFrameBuffer.h>
17eda8
 #include <ImfTiledOutputFile.h>
17eda8
 #include <ImfOutputFile.h>
17eda8
 #include <ImfChannelList.h>