[PNG] Include png.h after cairoint.h to avoid macro problems (bug 7744)

This commit is contained in:
Behdad Esfahbod 2006-08-17 22:01:33 -04:00
parent da1019c913
commit 474daa4493

View file

@ -35,9 +35,9 @@
* Kristian Høgsberg <krh@redhat.com>
*/
#include <png.h>
#include <errno.h>
#include "cairoint.h"
#include <png.h>
/* Unpremultiplies data and converts native endian ARGB => RGBA bytes */
static void