diff options
Diffstat (limited to 'sys/dev/hea/eni.h')
-rw-r--r-- | sys/dev/hea/eni.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/hea/eni.h b/sys/dev/hea/eni.h index 0133458..1e753b2 100644 --- a/sys/dev/hea/eni.h +++ b/sys/dev/hea/eni.h @@ -37,8 +37,8 @@ #ifndef _ENI_ENI_H #define _ENI_ENI_H -#include <pci/pcireg.h> -#include <pci/pcivar.h> +#include <dev/pci/pcireg.h> +#include <dev/pci/pcivar.h> /* * Physical device name - used to configure HARP devices |