Fix #includes of i*.h => Instructions.h as per PR403:
[oota-llvm.git] / lib / Target / SparcV9 / InstrSched / SchedGraph.cpp
index 2c7a123c43c4ac10feda80f3da724bf4ec4e2695..4913c2bfd45dfac86ea0aa3e78cf8658fee36321 100644 (file)
@@ -15,7 +15,7 @@
 
 #include "SchedGraph.h"
 #include "llvm/Function.h"
-#include "llvm/iOther.h"
+#include "llvm/Instructions.h"
 #include "llvm/CodeGen/MachineCodeForInstruction.h"
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/Target/TargetInstrInfo.h"