summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/xfree86/loader/xf86sym.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xfree86/loader/xf86sym.c b/hw/xfree86/loader/xf86sym.c
index f86a1433d..24fc44c1b 100644
--- a/hw/xfree86/loader/xf86sym.c
+++ b/hw/xfree86/loader/xf86sym.c
@@ -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"