summaryrefslogtreecommitdiff
path: root/src/savage_driver.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2009-07-28 13:32:36 +1000
committerDave Airlie <airlied@redhat.com>2009-07-28 13:32:36 +1000
commit3c0b164ffe9e1f582cee43f89a94fc0a2899bed8 (patch)
tree5c26b3daa09647526680331c04e9fc69a5d17349 /src/savage_driver.h
parent96d19b654e934fc3f85f9b45f1dee224cb40b389 (diff)
savage: update for resources/RAC API removal
Diffstat (limited to 'src/savage_driver.h')
-rw-r--r--src/savage_driver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/savage_driver.h b/src/savage_driver.h
index c47b472..34dfced 100644
--- a/src/savage_driver.h
+++ b/src/savage_driver.h
@@ -51,7 +51,9 @@
#include "compiler.h"
#include "vgaHW.h"
#include "xf86.h"
+#ifndef XSERVER_LIBPCIACCESS
#include "xf86Resources.h"
+#endif
#include "xf86Pci.h"
#include "xf86PciInfo.h"
#include "xf86_OSproc.h"