diff options
author | Dave Airlie <airlied@redhat.com> | 2008-03-10 16:22:57 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2008-03-10 16:22:57 +1000 |
commit | 2b7d32a60ffa6c87fa7a89eb206ed8916a682d93 (patch) | |
tree | fa7090ddb3d066ddcd959f000e10f369bfbf8b93 /src/amd.h | |
parent | 1e763626aaefa1ae0cf4d4896c0b7192955e5993 (diff) |
amd: initial pciaccess conversion
Diffstat (limited to 'src/amd.h')
-rw-r--r-- | src/amd.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ #ifndef _AMD_GEODE_H_ #define _AMD_GEODE_H_ +#include "amd_pcirename.h" + #include "xaa.h" #include "exa.h" #include "xf86Cursor.h" |