diff options
author | George Sapountzis <gsap7@yahoo.gr> | 2008-01-12 17:11:59 +0200 |
---|---|---|
committer | George Sapountzis <gsap7@yahoo.gr> | 2008-01-16 16:15:58 +0200 |
commit | 2ba3562d2af911fdd90881049599e239d27260bc (patch) | |
tree | ed3337b7b708b590cb8ffee395be11449b9cbcb3 /src/ati.h | |
parent | c2caeb11a97dad5379d70881c5c0fd834a8c3d54 (diff) |
ati wrapper: xf86PciInfo.h is enough
Diffstat (limited to 'src/ati.h')
-rw-r--r-- | src/ati.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ #include <unistd.h> #include "xf86Pci.h" -#include "atipciids.h" +#include "xf86PciInfo.h" #include "xf86.h" |