mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
glamor: glamor.h: don't need to include fbpict.h
This header doesn't need anything from fbpict.h, so no need to include it here. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#include <gcstruct.h>
|
||||
#include <picturestr.h>
|
||||
#include <fb.h>
|
||||
#include <fbpict.h>
|
||||
#ifdef GLAMOR_FOR_XORG
|
||||
#include <xf86xv.h>
|
||||
#endif
|
||||
|
||||
@@ -27,6 +27,8 @@
|
||||
*/
|
||||
#include <dix-config.h>
|
||||
|
||||
#include "fb/fbpict.h"
|
||||
|
||||
#include "glamor_priv.h"
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user