summaryrefslogtreecommitdiff
path: root/src/nv_include.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_include.h')
-rw-r--r--src/nv_include.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nv_include.h b/src/nv_include.h
index 72c74d5..a51ef96 100644
--- a/src/nv_include.h
+++ b/src/nv_include.h
@@ -15,8 +15,8 @@
#endif
#include "compiler.h"
-/* Drivers for PCI hardware need this */
-#include "xf86PciInfo.h"
+/* PCI IDS */
+#include "pci_ids.h"
/* Drivers that need to access the PCI config space directly need this */
#include "xf86Pci.h"