diff options
Diffstat (limited to 'gdb/config/i386/tm-i386m3.h')
-rw-r--r-- | gdb/config/i386/tm-i386m3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386/tm-i386m3.h b/gdb/config/i386/tm-i386m3.h index edc301d..40f0901 100644 --- a/gdb/config/i386/tm-i386m3.h +++ b/gdb/config/i386/tm-i386m3.h @@ -19,7 +19,7 @@ Boston, MA 02111-1307, USA. */ /* 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. |