projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
unitialized var initialized (mainly to reduce Purify warnings)
[wxWidgets.git]
/
src
/
png
/
pngwtran.c
diff --git
a/src/png/pngwtran.c
b/src/png/pngwtran.c
index d85e01536e43c040f0b1f928684e245d2678659c..df224c88eebc6fcd66108d0ce3ff9a3a52be72a6 100644
(file)
--- a/
src/png/pngwtran.c
+++ b/
src/png/pngwtran.c
@@
-10,7
+10,7
@@
*/
#define PNG_INTERNAL
-#include "png.h"
+#include "
../png/
png.h"
/* Transform the data according to the users wishes. The order of
* transformations is significant.