summaryrefslogtreecommitdiff
path: root/src/ati.h
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-01-12 17:11:59 +0200
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-01-16 16:15:58 +0200
commit2ba3562d2af911fdd90881049599e239d27260bc (patch)
treeed3337b7b708b590cb8ffee395be11449b9cbcb3 /src/ati.h
parentc2caeb11a97dad5379d70881c5c0fd834a8c3d54 (diff)
ati wrapper: xf86PciInfo.h is enough
Diffstat (limited to 'src/ati.h')
-rw-r--r--src/ati.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ati.h b/src/ati.h
index fbb85213..0a32acf0 100644
--- a/src/ati.h
+++ b/src/ati.h
@@ -25,7 +25,7 @@
#include <unistd.h>
#include "xf86Pci.h"
-#include "atipciids.h"
+#include "xf86PciInfo.h"
#include "xf86.h"