summaryrefslogtreecommitdiff
path: root/src/r128_dri.c
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-02-15 18:34:31 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-02-15 18:34:31 +0200
commita596c1618f72179a45289a50a1f9e89462ce9667 (patch)
treee2d9ffa499d480eacfbfc08ddbd6ed774cdd51c6 /src/r128_dri.c
parent99cd8ff9a7e15fc2b4e55f8bc020f584173a8c2d (diff)
r128: do not compile in PciChipsets twice
Diffstat (limited to 'src/r128_dri.c')
-rw-r--r--src/r128_dri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r128_dri.c b/src/r128_dri.c
index da201e3b..29277185 100644
--- a/src/r128_dri.c
+++ b/src/r128_dri.c
@@ -53,8 +53,8 @@
/* X and server generic header files */
#include "xf86.h"
+#include "xf86PciInfo.h"
#include "windowstr.h"
-#include "atipciids.h"
#include "shadowfb.h"
/* GLX/DRI/DRM definitions */