summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/ns83820.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/net/ns83820.c')
-rw-r--r--src/drivers/net/ns83820.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/net/ns83820.c b/src/drivers/net/ns83820.c
index c5f21538..c8dc23f8 100644
--- a/src/drivers/net/ns83820.c
+++ b/src/drivers/net/ns83820.c
@@ -42,7 +42,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
/* to get the interface to the body of the program */
#include "nic.h"
/* to get the PCI support functions, if this is a PCI NIC */
-#include <gpxe/pci.h>
+#include <ipxe/pci.h>
#if ARCH == ia64 /* Support 64-bit addressing */
#define USE_64BIT_ADDR