diff options
Diffstat (limited to 'gdb/amd64nbsd-nat.c')
-rw-r--r-- | gdb/amd64nbsd-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/amd64nbsd-nat.c b/gdb/amd64nbsd-nat.c index da4532e..df7ceb9 100644 --- a/gdb/amd64nbsd-nat.c +++ b/gdb/amd64nbsd-nat.c @@ -23,7 +23,7 @@ #include "gdb_assert.h" -#include "x86-64-tdep.h" +#include "amd64-tdep.h" #include "amd64-nat.h" /* Mapping between the general-purpose registers in NetBSD/amd64 |