Changes For Bug 352
[oota-llvm.git] / lib / Target / SparcV9 / InstrSched / SchedGraph.h
index e327598bd5758d9e7615c2cd6f33ef6a40b2bab9..53ded6377d031c7fdc4b3b529cfa573f3ffe5ed2 100644 (file)
@@ -22,8 +22,8 @@
 #include "llvm/CodeGen/SchedGraphCommon.h"
 #include "llvm/CodeGen/MachineInstr.h"
 #include "llvm/Transforms/Scalar.h"
-#include "Support/hash_map"
-#include "Support/GraphTraits.h"
+#include "llvm/ADT/hash_map"
+#include "llvm/ADT/GraphTraits.h"
 
 namespace llvm {