diff options
author | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:31 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:31 +1000 |
commit | 26ca92acc58b74202ec5eacaffc8e418d878da5e (patch) | |
tree | 1391f8d3b715dbed6276d6138db10226f46d87c8 /src/mga_video.c | |
parent | c1b8e89f367510958ffa8072ccbf416a13790c96 (diff) |
mga: update for resources/RAC API removal
Diffstat (limited to 'src/mga_video.c')
-rw-r--r-- | src/mga_video.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mga_video.c b/src/mga_video.c index bf60c1d..a69c973 100644 --- a/src/mga_video.c +++ b/src/mga_video.c @@ -4,7 +4,6 @@ #include "xf86.h" #include "xf86_OSproc.h" -#include "xf86Resources.h" #include "compiler.h" #include "xf86PciInfo.h" #include "xf86Pci.h" |