diff options
Diffstat (limited to 'src/nv_video.c')
-rw-r--r-- | src/nv_video.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nv_video.c b/src/nv_video.c index 0988b0e..6600aa7 100644 --- a/src/nv_video.c +++ b/src/nv_video.c @@ -5,7 +5,7 @@ #include "xf86.h" #include "xf86_OSproc.h" #include "compiler.h" -#include "xf86PciInfo.h" +#include "pci_ids.h" #include "xf86Pci.h" #include "xf86fbman.h" #include "regionstr.h" |