Changes For Bug 352
[oota-llvm.git] / lib / CodeGen / InstrSched / SchedGraphCommon.cpp
index da4492f359d0ff51c6d9f3db90eb5b8bdcb275e0..0ad5f5844e7e3754231b895261020723cd63690f 100644 (file)
@@ -13,7 +13,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/CodeGen/SchedGraphCommon.h"
-#include "Support/STLExtras.h"
+#include "llvm/ADT/STLExtras.h"
 #include <iostream>
 
 namespace llvm {