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
parent 74feba4d77
commit aa3c6aaaab
5 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@ SOFTWARE.
#include "misc.h"
#include <X11/Xprotostr.h>
#include "gc.h"
#include <pixman/pixman.h>
#include <pixman.h>
typedef xPoint DDXPointRec;