From a3aa4bb13b5ce5f931690d11b51899651601d839 Mon Sep 17 00:00:00 2001 From: Martin-Éric Racine Date: Sun, 13 Mar 2011 19:52:47 +0200 Subject: Pushed RAC into the libpciaccess #ifdef --- src/cyrix_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cyrix_driver.c b/src/cyrix_driver.c index 475cef0..2e9de9b 100644 --- a/src/cyrix_driver.c +++ b/src/cyrix_driver.c @@ -66,9 +66,9 @@ #include "shadowfb.h" #include "vgaHW.h" #include "xf86DDC.h" -#include "xf86RAC.h" #ifndef XSERVER_LIBPCIACCESS #include "xf86Resources.h" +#include "xf86RAC.h" #endif #include "compiler.h" #include "xf86int10.h" -- cgit v1.2.3