mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 12:50:40 +00:00
Minor modifications for Win32
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@1856 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e6933ae6b8
commit
5f53cbb482
2 changed files with 8 additions and 4 deletions
|
@ -63,7 +63,7 @@
|
|||
/* 8-bit RGB will be converted to 24-bit by the tiff routines, so account
|
||||
for this. */
|
||||
space = nil;
|
||||
#ifdef HAVE_LIBTIFF
|
||||
#ifdef HAVE_TIFF
|
||||
switch(info->photoInterp)
|
||||
{
|
||||
case PHOTOMETRIC_MINISBLACK: space = NSDeviceWhiteColorSpace; break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue