]> git.saurik.com Git - wxWidgets.git/commitdiff
fixing 64bit OSX, closes #11118
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 18 Aug 2009 15:19:32 +0000 (15:19 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 18 Aug 2009 15:19:32 +0000 (15:19 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/tiff/libtiff/tiff.h

index 7d30cb557fb4aebf580954c136688dda8b1bc894..5a8a7dce412d7635b7b5f52f7fe76849aed15220 100644 (file)
 #ifndef _TIFF_
 #define        _TIFF_
 
+#ifdef __APPLE__
+#include <tif_config.h>
+#else
 #include <tiffconf.h>
+#endif
 
 /*
  * Tag Image File Format (TIFF)