Fix some stale header names from dwarf files

Some of these references were not updated when they were moved to a separate
directory.
This commit is contained in:
Luis Machado
2022-03-18 12:00:35 +00:00
parent 6c924cf21c
commit 6c111a4ec2
5 changed files with 11 additions and 11 deletions

View File

@ -320,4 +320,4 @@ extern const gdb_byte *safe_read_sleb128 (const gdb_byte *buf,
extern const gdb_byte *safe_skip_leb128 (const gdb_byte *buf,
const gdb_byte *buf_end);
#endif /* dwarf2expr.h */
#endif /* DWARF2EXPR_H */