diff options
Diffstat (limited to 'gdb/config/mips/tm-mipsm3.h')
-rw-r--r-- | gdb/config/mips/tm-mipsm3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/mips/tm-mipsm3.h b/gdb/config/mips/tm-mipsm3.h index 19ae028c604..9e2f4901d7a 100644 --- a/gdb/config/mips/tm-mipsm3.h +++ b/gdb/config/mips/tm-mipsm3.h @@ -25,7 +25,7 @@ */ /* Include common definitions for Mach3 systems */ -#include "nm-m3.h" +#include "config/nm-m3.h" /* Define offsets to access CPROC stack when it does not have * a kernel thread. |