diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-mips/ng1hw.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-mips/ng1hw.h b/include/asm-mips/ng1hw.h index 5a7c7efb6..d981e5836 100644 --- a/include/asm-mips/ng1hw.h +++ b/include/asm-mips/ng1hw.h @@ -1,4 +1,4 @@ -/* $Id: ng1hw.h,v 1.3 1999/07/24 17:34:14 ulfc Exp $ +/* $Id: ng1hw.h,v 1.4 1999/08/04 06:01:51 ulfc Exp $ * * ng1hw.h: Tweaks the newport.h structures and definations to be compatible * with IRIX. Quite ugly, but it works. @@ -10,7 +10,7 @@ #ifndef _SGI_NG1HW_H #define _SGI_NG1HW_H -#include <asm/newport.h> +#include <video/newport.h> #define rex3regs newport_rexregs #define configregs newport_cregs |