]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/tiffcomp.h
Removed dependency on wxTabView.
[wxWidgets.git] / src / tiff / tiffcomp.h
index bb5fb8c7e3cdf7a731a48c4e2030f85cfdea32be..2f7d0dd2cb3666bd1b7228df48629e288450e81d 100644 (file)
 #endif
 
 #if defined(__MWERKS__) || defined(THINK_C)
+#ifdef __MACH__
+#include <sys/types.h>
+#else
 #include <unix.h>
 #include <math.h>
 #endif
+#endif
 
 #include <stdio.h>