summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-09 02:58:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-09 02:58:41 +0000
commit8feb5b83a9e4e8b3292bd50bdecba817e0c2508b (patch)
tree555b026f78dcde0a8a4b17650f1d0f7d8a6b9fda /sys/dev/pci
parente54d53bf5d398310e88964f238acf908453a137a (diff)
alpha/common/ insults my filec
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/vga_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pci/vga_pci.c b/sys/dev/pci/vga_pci.c
index 4cb4ca703cf..659a75aaa3a 100644
--- a/sys/dev/pci/vga_pci.c
+++ b/sys/dev/pci/vga_pci.c
@@ -40,7 +40,7 @@
#include <dev/pci/pcivar.h>
#include <dev/pci/pcidevs.h>
-#include <alpha/common/vgavar.h>
+#include <alpha/dev/vgavar.h>
#include <alpha/pci/vga_pcivar.h>
struct vga_pci_softc {