mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Require pixman-1 0.9.4, update pixman includes to new scheme
This commit is contained in:
parent
74feba4d77
commit
aa3c6aaaab
5 changed files with 5 additions and 5 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue