aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/OpenEXR/files/patch-exrmaketiled::Image.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/OpenEXR/files/patch-exrmaketiled::Image.h b/graphics/OpenEXR/files/patch-exrmaketiled::Image.h
new file mode 100644
index 000000000000..c6627b369030
--- /dev/null
+++ b/graphics/OpenEXR/files/patch-exrmaketiled::Image.h
@@ -0,0 +1,11 @@
+--- exrmaketiled/Image.h.orig Fri Jun 4 13:11:23 2004
++++ exrmaketiled/Image.h Sat Apr 1 20:36:11 2006
+@@ -50,6 +50,8 @@
+ #include <map>
+
+
++class Image;
++
+ class ImageChannel
+ {
+ public: