summarylogtreecommitdiffstats
path: root/gegl-openexr3.patch
blob: 6c5a41514ae5e704eb621dc9cdc97564d910a254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/operations/external/exr-save.cc b/operations/external/exr-save.cc
index 1e8c09d96..87abed511 100644
--- a/operations/external/exr-save.cc
+++ b/operations/external/exr-save.cc
@@ -45,6 +45,7 @@ extern "C" {
 #include <ImfChromaticities.h>
 #include <ImfStandardAttributes.h>
 #include <ImfArray.h>
+#include <ImfFrameBuffer.h>
 #include "ImathRandom.h"