mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-07 22:48:19 +02:00
Bug #11508: Fix build without XV.
This commit is contained in:
parent
536f2ff538
commit
87bfd3bd96
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