aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/m68k/tm-amix.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/m68k/tm-amix.h')
-rw-r--r--gdb/config/m68k/tm-amix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/m68k/tm-amix.h b/gdb/config/m68k/tm-amix.h
index b758da7..f5438be 100644
--- a/gdb/config/m68k/tm-amix.h
+++ b/gdb/config/m68k/tm-amix.h
@@ -44,7 +44,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define FRAME_CHAIN_VALID_ALTERNATE
#include "tm-sysv4.h"
-#include "m68k/tm-68k.h"
+#include "m68k/tm-m68k.h"
/* Offsets (in target ints) into jmp_buf. Not defined in any system header
file, so we have to step through setjmp/longjmp with a debugger and figure