[gegl] Fix build with OpenEXR 3
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Fix build with OpenEXR 3
- Date: Mon, 3 May 2021 22:40:25 +0000 (UTC)
commit 499a239d158fadb3a04499255b5b282a8a6023bb
Author: Antonio Rojas <arojas archlinux org>
Date: Sat Apr 24 10:51:09 2021 +0000
Fix build with OpenEXR 3
Add a header that is no longer transitively included
operations/external/exr-save.cc | 1 +
1 file changed, 1 insertion(+)
---
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"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]