]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/libtiff/tif_win32.c
reverted r51340: don't use wxWeakRef in the library code as long as not all supported...
[wxWidgets.git] / src / tiff / libtiff / tif_win32.c
index c26c85d5c490c2bce11f1f29cd15822c5b7f08c7..09360040fa642d7f31b10a34cd2dbd4cb94a3da8 100644 (file)
@@ -30,6 +30,8 @@
  */
 #include "tiffiop.h"
 
+#include <windows.h>
+
 static tsize_t
 _tiffReadProc(thandle_t fd, tdata_t buf, tsize_t size)
 {