diff -up openexr-1.6.1/exrmaketiled/main.cpp.gcc43 openexr-1.6.1/exrmaketiled/main.cpp --- openexr-1.6.1/exrmaketiled/main.cpp.gcc43 2007-04-24 20:08:45.000000000 -0500 +++ openexr-1.6.1/exrmaketiled/main.cpp 2008-02-01 08:21:29.000000000 -0600 @@ -44,7 +44,7 @@ #include #include -#include +#include #include using namespace Imf; diff -up openexr-1.6.1/exrenvmap/main.cpp.gcc43 openexr-1.6.1/exrenvmap/main.cpp --- openexr-1.6.1/exrenvmap/main.cpp.gcc43 2007-04-24 20:07:51.000000000 -0500 +++ openexr-1.6.1/exrenvmap/main.cpp 2008-02-01 08:22:10.000000000 -0600 @@ -45,6 +45,7 @@ #include #include #include +#include using namespace Imf; using namespace std;