diff --git a/src/tiff/libtiff/tiff.h b/src/tiff/libtiff/tiff.h index 7d30cb557f..5a8a7dce41 100644 --- a/src/tiff/libtiff/tiff.h +++ b/src/tiff/libtiff/tiff.h @@ -27,7 +27,11 @@ #ifndef _TIFF_ #define _TIFF_ +#ifdef __APPLE__ +#include +#else #include +#endif /* * Tag Image File Format (TIFF)