summaryrefslogtreecommitdiff
path: root/src/geode_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/geode_driver.c')
-rw-r--r--src/geode_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/geode_driver.c b/src/geode_driver.c
index bc9c3dd..13635da 100644
--- a/src/geode_driver.c
+++ b/src/geode_driver.c
@@ -42,7 +42,7 @@
/* Includes that are used by all drivers */
#include "xf86.h"
#include "xf86_OSproc.h"
-#ifndef XSERVER_LIBPCIACCESS
+#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
#include "xf86Resources.h"
#endif
#include "compiler.h"