diff options
Diffstat (limited to 'gdb/config/m68k/tm-m68klynx.h')
-rw-r--r-- | gdb/config/m68k/tm-m68klynx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/tm-m68klynx.h b/gdb/config/m68k/tm-m68klynx.h index cfc462f..ed1f6f0 100644 --- a/gdb/config/m68k/tm-m68klynx.h +++ b/gdb/config/m68k/tm-m68klynx.h @@ -21,7 +21,7 @@ #ifndef TM_M68KLYNX_H #define TM_M68KLYNX_H -#include "tm-lynx.h" +#include "config/tm-lynx.h" /* If PC-2 contains this instruction, then we know what we are in a system call stub, and the return PC is is at SP+4, instead of SP. */ |