diff options
Diffstat (limited to 'gdb/w65-tdep.c')
-rw-r--r-- | gdb/w65-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/w65-tdep.c b/gdb/w65-tdep.c index ebf8d957ab..e099f71e65 100644 --- a/gdb/w65-tdep.c +++ b/gdb/w65-tdep.c @@ -29,7 +29,7 @@ #include "gdbcmd.h" #include "gdbtypes.h" #include "dis-asm.h" - +#include "gdbcore.h" /* Return the saved PC from this frame. */ |