mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +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
2
fb/fb.h
2
fb/fb.h
|
|
@ -26,7 +26,7 @@
|
|||
#define _FB_H_
|
||||
|
||||
#include <X11/X.h>
|
||||
#include <pixman/pixman.h>
|
||||
#include <pixman.h>
|
||||
|
||||
#include "scrnintstr.h"
|
||||
#include "pixmap.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue