mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-15 19:22:22 +00:00
Include pixman.h from fb.h or compile of some files will fail
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
90eb22656c
commit
e5ce982381
3 changed files with 2 additions and 3 deletions
|
|
@ -30,8 +30,6 @@
|
|||
|
||||
#ifdef RENDER
|
||||
|
||||
#include <pixman/pixman.h>
|
||||
|
||||
#include "picturestr.h"
|
||||
#include "mipict.h"
|
||||
#include "renderedge.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue