summaryrefslogtreecommitdiff
path: root/sys/arch/pmax/dev/xcfb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/pmax/dev/xcfb.c')
-rw-r--r--sys/arch/pmax/dev/xcfb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/pmax/dev/xcfb.c b/sys/arch/pmax/dev/xcfb.c
index d2f9e6103e1..e51d8d9a1ae 100644
--- a/sys/arch/pmax/dev/xcfb.c
+++ b/sys/arch/pmax/dev/xcfb.c
@@ -105,7 +105,7 @@ xcfb needs dtop device
#include <sys/device.h>
#include <dev/tc/tcvar.h>
#include <machine/autoconf.h>
-#include <pmax/cpuregs.h> /* mips cached->uncached */
+#include <machine/cpuregs.h> /* mips cached->uncached */
#include <machine/pmioctl.h>
#include <machine/fbio.h>