]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/tif_predict.c
implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch 957687)
[wxWidgets.git] / src / tiff / tif_predict.c
index 137a2fb3a4c916722ede07b67a3e72860b35b821..e47331f321e92ae829e7e45322d49c1007a9b698 100644 (file)
@@ -31,7 +31,7 @@
  */
 #include "tiffiop.h"
 /* Watcom C++ (or its make utility) doesn't like long filenames */
-#ifdef __WATCOMC__
+#ifdef wxUSE_SHORTNAMES
 #include "tif_pred.h"
 #else
 #include "tif_predict.h"