Require pixman-1 0.9.4, update pixman includes to new scheme

This commit is contained in:
Søren Sandmann Pedersen 2007-08-06 19:00:59 -04:00
commit aa3c6aaaab
5 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
#ifndef _PICTURE_H_
#define _PICTURE_H_
#include <pixman/pixman.h>
#include <pixman.h>
typedef struct _DirectFormat *DirectFormatPtr;
typedef struct _PictFormat *PictFormatPtr;