diff options
Diffstat (limited to 'llvm/lib/Target/Sparc/SparcRelocations.h')
-rw-r--r-- | llvm/lib/Target/Sparc/SparcRelocations.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/Sparc/SparcRelocations.h b/llvm/lib/Target/Sparc/SparcRelocations.h index c1ff78dab0c..4a5b9b94ce4 100644 --- a/llvm/lib/Target/Sparc/SparcRelocations.h +++ b/llvm/lib/Target/Sparc/SparcRelocations.h @@ -12,8 +12,8 @@ // //===----------------------------------------------------------------------===// -#ifndef SPARC_RELOCATIONS_H -#define SPARC_RELOCATIONS_H +#ifndef LLVM_LIB_TARGET_SPARC_SPARCRELOCATIONS_H +#define LLVM_LIB_TARGET_SPARC_SPARCRELOCATIONS_H #include "llvm/CodeGen/MachineRelocation.h" |