diff options
Diffstat (limited to 'gdb/ia64-tdep.h')
-rw-r--r-- | gdb/ia64-tdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ia64-tdep.h b/gdb/ia64-tdep.h index 7501eb4..66040e4 100644 --- a/gdb/ia64-tdep.h +++ b/gdb/ia64-tdep.h @@ -22,7 +22,7 @@ #ifdef HAVE_LIBUNWIND_IA64_H #include "libunwind-ia64.h" -#include "libunwind-frame.h" +#include "ia64-libunwind-tdep.h" #endif /* Register numbers of various important registers. */ |