summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fbdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fbdev.c b/src/fbdev.c
index 306d59c..0ba0743 100644
--- a/src/fbdev.c
+++ b/src/fbdev.c
@@ -27,7 +27,7 @@
#include "afb.h"
#endif
-#ifndef XSERVER_LIBPCIACCESS
+#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
#include "xf86Resources.h"
#include "xf86RAC.h"
#endif