diff options
Diffstat (limited to 'lld/lib/ReaderWriter/ELF/Mips/MipsRelocationPass.h')
| -rw-r--r-- | lld/lib/ReaderWriter/ELF/Mips/MipsRelocationPass.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/lib/ReaderWriter/ELF/Mips/MipsRelocationPass.h b/lld/lib/ReaderWriter/ELF/Mips/MipsRelocationPass.h index 7b2481a9f04..af343de5f02 100644 --- a/lld/lib/ReaderWriter/ELF/Mips/MipsRelocationPass.h +++ b/lld/lib/ReaderWriter/ELF/Mips/MipsRelocationPass.h @@ -6,8 +6,8 @@ // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// -#ifndef LLD_READER_WRITER_ELF_MIPS_RELOCATION_PASS_H -#define LLD_READER_WRITER_ELF_MIPS_RELOCATION_PASS_H +#ifndef LLD_READER_WRITER_ELF_MIPS_MIPS_RELOCATION_PASS_H +#define LLD_READER_WRITER_ELF_MIPS_MIPS_RELOCATION_PASS_H #include <memory> |

