mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-04 10:39:06 +02:00
Bug #11508: Fix build without XV.
(cherry picked from commit 87bfd3bd96)
This commit is contained in:
parent
fdf927c2cd
commit
f250352d2e
1 changed files with 2 additions and 0 deletions
|
|
@ -68,8 +68,10 @@
|
|||
# include "xf86Xinput.h"
|
||||
#endif
|
||||
#include "xf86OSmouse.h"
|
||||
#ifdef XV
|
||||
#include "xf86xv.h"
|
||||
#include "xf86xvmc.h"
|
||||
#endif
|
||||
#include "xf86cmap.h"
|
||||
#include "xf86fbman.h"
|
||||
#include "dgaproc.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue