diff options
author | Manish Singh <yosh@gimp.org> | 2005-04-08 22:31:43 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2005-04-08 22:31:43 +0000 |
commit | ccdec1a1a60344509b3b012920a075f0ef189ac2 (patch) | |
tree | 2ad597ede1459eb98cb0ee28e896b46e4f637d8a /ChangeLog.pre-1-10 | |
parent | 06b2da2f96826b141606df67f5b316d08e250a68 (diff) | |
download | pango-ccdec1a1a60344509b3b012920a075f0ef189ac2.tar.gz |
#include <pixman.h> since the cairo headers don't include it for us
Fri Apr 8 15:30:55 2005 Manish Singh <yosh@gimp.org>
* examples/cairoview.c: #include <pixman.h> since the cairo headers
don't include it for us anymore.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 787e6df1..70a87ca4 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +Fri Apr 8 15:30:55 2005 Manish Singh <yosh@gimp.org> + + * examples/cairoview.c: #include <pixman.h> since the cairo headers + don't include it for us anymore. + 2005-04-08 Owen Taylor <otaylor@redhat.com> * pango/pangocairo-font.c (_pango_cairo_font_install): Remove |