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:
Benjamin Herrenschmidt 2007-06-03 09:40:37 +10:00
commit e5ce982381
3 changed files with 2 additions and 3 deletions

View file

@ -30,8 +30,6 @@
#ifdef RENDER
#include <pixman/pixman.h>
#include "picturestr.h"
#include "mipict.h"
#include "renderedge.h"