summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp')
-rw-r--r--llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp b/llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp
index 0aaece228d8..33788b11183 100644
--- a/llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp
+++ b/llvm/lib/Target/SparcV9/InstrSched/SchedPriorities.cpp
@@ -18,7 +18,7 @@
//===----------------------------------------------------------------------===//
#include "SchedPriorities.h"
-#include "../../Target/SparcV9/LiveVar/FunctionLiveVarInfo.h"
+#include "../LiveVar/FunctionLiveVarInfo.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/Support/CFG.h"
#include "llvm/ADT/PostOrderIterator.h"
OpenPOWER on IntegriCloud