LiveRange.h is now in lib/CodeGen/RegAlloc
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9RegInfo.cpp
index 3138b2a54dfe40eef6a85cc7796972a7736f7bc9..a46af221687a95bc880c48d7fc3f6f70faec1f0b 100644 (file)
@@ -14,7 +14,7 @@
 #include "llvm/CodeGen/MachineCodeForInstruction.h"
 #include "llvm/CodeGen/MachineInstrAnnot.h"
 #include "../../CodeGen/RegAlloc/LiveRangeInfo.h"   // FIXME!!
-#include "llvm/CodeGen/LiveRange.h"
+#include "../../CodeGen/RegAlloc/LiveRange.h"       // FIXME!!
 #include "llvm/iTerminators.h"
 #include "llvm/iOther.h"
 #include "llvm/Function.h"