projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
applied patch for calculating the tree items size with non default font (patch 520965)
[wxWidgets.git]
/
src
/
zlib
/
example.c
diff --git
a/src/zlib/example.c
b/src/zlib/example.c
index 073ce76b3300d3a209fd3bedcbace737f4a0d312..a9e6486cc065bb40129130edcfe5b2e6546d963a 100644
(file)
--- a/
src/zlib/example.c
+++ b/
src/zlib/example.c
@@
-6,7
+6,7
@@
/* @(#) $Id$ */
#include <stdio.h>
-#include "zlib.h"
+#include "
../zlib/
zlib.h"
#ifdef STDC
# include <string.h>