]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/tiffiop.h
added wxAuiNotebook::Split() documentation
[wxWidgets.git] / src / tiff / tiffiop.h
index 24de55df1bf60d22dac375a5f23b2a0a5d5226f2..b2286162fd7a20b03ca2fc05f5039cddbadf9031 100644 (file)
@@ -34,7 +34,7 @@
  * a port.h file that reflects the system capabilities.
  * Doing this obviates all the dreck done in tiffcomp.h.
  */
  * a port.h file that reflects the system capabilities.
  * Doing this obviates all the dreck done in tiffcomp.h.
  */
-#if defined(unix) || defined(__unix)
+#if (defined(unix) || defined(__unix)) && !defined(__DJGPP__)
 #include "port.h"
 #include "tiffconf.h"
 #else
 #include "port.h"
 #include "tiffconf.h"
 #else