diff options
| author | Petr Machata <[email protected]> | 2011-04-06 17:40:50 +0200 |
|---|---|---|
| committer | Petr Machata <[email protected]> | 2011-04-06 17:40:50 +0200 |
| commit | 50afa439a10b571f951439f325cea13d92e87e29 (patch) | |
| tree | 74534a11c0076739bc171fc74b72cf76270f4131 /dwarflint/reloc.hh | |
| parent | bdde5f64e390846e3b6e0d0a0633ed6e7c3fa94b (diff) | |
dwarflint: .ii -> _i.hh
Diffstat (limited to 'dwarflint/reloc.hh')
| -rw-r--r-- | dwarflint/reloc.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwarflint/reloc.hh b/dwarflint/reloc.hh index 74a444b4..d7685c6f 100644 --- a/dwarflint/reloc.hh +++ b/dwarflint/reloc.hh @@ -27,7 +27,7 @@ #define DWARFLINT_RELOC_H #include "where.h" -#include "elf_file.ii" +#include "elf_file_i.hh" #include <libelf.h> #include <gelf.h> |
