--- openexr-1.6.1/exrmaketiled/main.cpp.orig 2008-02-01 20:31:57.000000000 -0800 +++ openexr-1.6.1/exrmaketiled/main.cpp 2008-02-01 20:32:20.000000000 -0800 @@ -46,6 +46,7 @@ #include #include #include +#include using namespace Imf; using namespace std; --- openexr-1.6.1/exrenvmap/main.cpp.orig 2008-02-01 21:21:08.000000000 -0800 +++ openexr-1.6.1/exrenvmap/main.cpp 2008-02-01 21:21:50.000000000 -0800 @@ -45,6 +45,7 @@ #include #include #include +#include using namespace Imf; using namespace std;