projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't set wxTextAttr font family to invalid value.
[wxWidgets.git]
/
src
/
tiff
/
libtiff
/
tif_unix.c
diff --git
a/src/tiff/libtiff/tif_unix.c
b/src/tiff/libtiff/tif_unix.c
index f63bae627981cf5e46c948eb71ff1f7618d19fc5..24ded1c6701a1fa1b1906c7954afdac3a475d293 100644
(file)
--- a/
src/tiff/libtiff/tif_unix.c
+++ b/
src/tiff/libtiff/tif_unix.c
@@
-28,7
+28,7
@@
* TIFF Library UNIX-specific Routines. These are should also work with the
* Windows Common RunTime Library.
*/
-#include
"tif_config.h"
+#include
<tif_config.h>
#ifdef HAVE_SYS_TYPES_H
# include <sys/types.h>