summaryrefslogtreecommitdiff
path: root/graphics/pixie/files/patch-src_openexr_openexr.cpp
blob: 4944ea95056c890e2a36c1a7d88cf69f3757f6a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/openexr/openexr.cpp.orig	2008-11-26 05:21:13 UTC
+++ src/openexr/openexr.cpp
@@ -35,6 +35,7 @@
 #include <string.h>
 #include <math.h>
 
+#include <ImfFrameBuffer.h>
 #include <ImfOutputFile.h>
 #include <ImfChannelList.h>
 #include <ImfStringAttribute.h>