diff options
Diffstat (limited to 'llvm/lib/Target/SparcV9/SparcV9TmpInstr.h')
-rw-r--r-- | llvm/lib/Target/SparcV9/SparcV9TmpInstr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/SparcV9/SparcV9TmpInstr.h b/llvm/lib/Target/SparcV9/SparcV9TmpInstr.h index b4a7d4935cd..fa718656623 100644 --- a/llvm/lib/Target/SparcV9/SparcV9TmpInstr.h +++ b/llvm/lib/Target/SparcV9/SparcV9TmpInstr.h @@ -16,7 +16,7 @@ #define SPARCV9TMPINSTR_H #include "llvm/Instruction.h" -#include "llvm/CodeGen/MachineCodeForInstruction.h" +#include "MachineCodeForInstruction.h" namespace llvm { |