mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
10 lines
264 B
C++
10 lines
264 B
C++
--- 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>
|