--- src/appleseed/foundation/meta/tests/test_half.cpp.orig 2019-08-31 15:49:01 UTC +++ src/appleseed/foundation/meta/tests/test_half.cpp @@ -34,7 +34,7 @@ // OpenEXR headers. #include "foundation/platform/_beginexrheaders.h" -#include "OpenEXR/half.h" +#include "Imath/half.h" #include "foundation/platform/_endexrheaders.h" // Standard headers.