Changes For Bug 352
[oota-llvm.git] / lib / CodeGen / InstrSched / SchedPriorities.cpp
index 3c0e0b2c33cdbdb78db4abed5d6b135b7bb53b36..0aaece228d8231bfbcdf0d3dd6517a8e7cdac352 100644 (file)
@@ -21,7 +21,7 @@
 #include "../../Target/SparcV9/LiveVar/FunctionLiveVarInfo.h"
 #include "llvm/CodeGen/MachineBasicBlock.h"
 #include "llvm/Support/CFG.h"
-#include "Support/PostOrderIterator.h"
+#include "llvm/ADT/PostOrderIterator.h"
 #include <iostream>
 
 namespace llvm {