diff options
author | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:32 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:32 +1000 |
commit | 445498d2cc977b8c4f22fca881c75637dc7b058a (patch) | |
tree | 2eb98e3c3c2e920449c62dae7c5b2c242c9c8619 /src/nv_video.c | |
parent | 957b8c1a240884b26ee5b91856c251622cc0b2a7 (diff) |
nv: update for resources/RAC API removal
Diffstat (limited to 'src/nv_video.c')
-rw-r--r-- | src/nv_video.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nv_video.c b/src/nv_video.c index e11e0d0..6b13e5f 100644 --- a/src/nv_video.c +++ b/src/nv_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" |