Changes For Bug 352
[oota-llvm.git] / lib / Target / SparcV9 / InstrSched / SchedGraph.cpp
index e3b3cba5249d1d4031a61f0905868d79181574b8..00b48d537d3eee8089fb54d58f2dd5fd1ee442b6 100644 (file)
@@ -22,7 +22,7 @@
 #include "../../Target/SparcV9/MachineCodeForInstruction.h"
 #include "../../Target/SparcV9/SparcV9RegInfo.h"
 #include "../../Target/SparcV9/SparcV9InstrInfo.h"
-#include "Support/STLExtras.h"
+#include "llvm/ADT/STLExtras.h"
 #include <iostream>
 
 namespace llvm {