diff --git a/src/appleseed/foundation/core/thirdparties.cpp b/src/appleseed/foundation/core/thirdparties.cpp index dbdd873c1b..9b5fbc88cd 100644 --- a/src/appleseed/foundation/core/thirdparties.cpp +++ b/src/appleseed/foundation/core/thirdparties.cpp @@ -37,7 +37,7 @@ // Embree headers. #ifdef APPLESEED_WITH_EMBREE -#include +#include #endif // IlmBase headers.