]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/libtiff/tiffconf.h
Fixed help for symbol picker and style manager dialogs
[wxWidgets.git] / src / tiff / libtiff / tiffconf.h
index 4ea897eef316947a3524d63e6b7bed5fb0c10419..736a7bbbe10222b988b6fb23441c978ca170dd85 100644 (file)
@@ -7,6 +7,10 @@
 #ifndef _TIFFCONF_
 #define _TIFFCONF_
 
+#ifdef __MINGW32__
+#include <basetyps.h>
+#endif
+
 /* Define to 1 if the system has the type `int16'. */
 /* #undef HAVE_INT16 */