diff options
Diffstat (limited to 'gdb/amd64obsd-nat.c')
-rw-r--r-- | gdb/amd64obsd-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/amd64obsd-nat.c b/gdb/amd64obsd-nat.c index 5a802d4..e8d92fe 100644 --- a/gdb/amd64obsd-nat.c +++ b/gdb/amd64obsd-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 OpenBSD/amd64 |