summaryrefslogtreecommitdiff
path: root/science/gwyddion/files/patch-pixmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'science/gwyddion/files/patch-pixmap.c')
-rw-r--r--science/gwyddion/files/patch-pixmap.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/science/gwyddion/files/patch-pixmap.c b/science/gwyddion/files/patch-pixmap.c
new file mode 100644
index 000000000000..85a897fcded2
--- /dev/null
+++ b/science/gwyddion/files/patch-pixmap.c
@@ -0,0 +1,10 @@
+--- modules/file/pixmap.c.orig 2012-01-09 08:43:04.000000000 +0100
++++ modules/file/pixmap.c 2012-05-09 13:09:36.000000000 +0200
+@@ -40,6 +40,7 @@
+
+ #ifdef HAVE_PNG
+ #include <png.h>
++#include <zlib.h>
+ #endif
+
+ #include <libgwyddion/gwymacros.h>