projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
byte ordering changed to network ordering
[wxWidgets.git]
/
src
/
tiff
/
tif_lzw.c
diff --git
a/src/tiff/tif_lzw.c
b/src/tiff/tif_lzw.c
index d739e6f18d6f8b9bd2d3e42cb3060db28ec8c77b..16c2b7422f0a719c82886263f258a08f6ea53ee2 100644
(file)
--- a/
src/tiff/tif_lzw.c
+++ b/
src/tiff/tif_lzw.c
@@
-37,7
+37,7
@@
* The original Berkeley copyright notice appears below in its entirety.
*/
/* 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"