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:
Enrico Weigelt, metux IT consult 2025-07-04 18:54:17 +02:00
parent fc9bd6b175
commit 9a7db75bf6
2 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,6 @@
#include <gcstruct.h> #include <gcstruct.h>
#include <picturestr.h> #include <picturestr.h>
#include <fb.h> #include <fb.h>
#include <fbpict.h>
#ifdef GLAMOR_FOR_XORG #ifdef GLAMOR_FOR_XORG
#include <xf86xv.h> #include <xf86xv.h>
#endif #endif

View File

@ -27,6 +27,8 @@
*/ */
#include <dix-config.h> #include <dix-config.h>
#include "fb/fbpict.h"
#include "glamor_priv.h" #include "glamor_priv.h"
void void