diff options
Diffstat (limited to 'gdb/build-id.h')
-rw-r--r-- | gdb/build-id.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/build-id.h b/gdb/build-id.h index b8b033e..2835a76 100644 --- a/gdb/build-id.h +++ b/gdb/build-id.h @@ -21,7 +21,7 @@ #define BUILD_ID_H #include "gdb_bfd.h" -#include "common/rsp-low.h" +#include "gdbsupport/rsp-low.h" /* Locate NT_GNU_BUILD_ID from ABFD and return its content. */ |