summaryrefslogtreecommitdiff
path: root/media-libs/openexr_ctl/files/openexr_ctl-1.0.1-namespace.patch
blob: 7c30515f122d0ea581db0a7a963f40df2f2b0eff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
http://lists.gnu.org/archive/html/openexr-devel/2013-04/msg00031.html

--- IlmImfCtl/ImfCtlApplyTransforms.h
+++ IlmImfCtl/ImfCtlApplyTransforms.h
@@ -186,12 +186,7 @@
 #include <vector>
 #include <ImathBox.h>
 #include <ImfThreading.h>
-
-namespace Imf
-{
-    class Header;
-    class FrameBuffer;
-}
+#include <ImfForward.h>
 
 namespace Ctl
 {