diff --git a/src/ast_driver.c b/src/ast_driver.c index 76da3f5..4b10055 100644 --- a/src/ast_driver.c +++ b/src/ast_driver.c @@ -25,7 +25,7 @@ #endif #include "xf86.h" #include "xf86_OSproc.h" -#ifndef XSERVER_LIBPCIACCESS +#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6 #include "xf86Resources.h" #include "xf86RAC.h" #endif