]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/libtiff/tiffiop.h
fix compilation error after r50329: wxMenu doesn't have HandleWindowEvent() as it...
[wxWidgets.git] / src / tiff / libtiff / tiffiop.h
index e2b47f0036a0f74c640ece2c11bcbd5f6491204e..fd3e0d4e038e2cae8f28c32037d2e01b156ff7fd 100644 (file)
  * ``Library-private'' definitions.
  */
 
-#if defined(_WIN32)
-# include "tif_config.h.vc"
-#else
-# include "tif_config.h"
-#endif
+#include <tif_config.h>
 
 #ifdef HAVE_FCNTL_H
 # include <fcntl.h>