summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx
diff options
context:
space:
mode:
authorka <kai.ahrens@oracle.com>2011-03-28 04:04:23 +0200
committerka <kai.ahrens@oracle.com>2011-03-28 04:04:23 +0200
commit00821810ffe759d3207b377e987e20301fdd9919 (patch)
treecd6114ea88828b7144d99a5d650339775af1c804 /sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx
parentec552c26abaa80dacb9f9b452d5b60dcfa8abd28 (diff)
rsvglibs: minor adjustments wrt. new/updated external libs
Diffstat (limited to 'sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx')
-rw-r--r--sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx b/sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx
index 0c3497abcbad..411989ecce9c 100644
--- a/sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx
+++ b/sdext/source/pdfimport/xpdfwrapper/pnghelper.cxx
@@ -33,6 +33,7 @@
#ifdef SYSTEM_ZLIB
#include "zlib.h"
#else
+#define ZLIB_INTERNAL 1
#include <zlib/zlib.h>
#endif