Changes For Bug 352
[oota-llvm.git] / lib / Analysis / DataStructure / PgmDependenceGraph.h
index 5f7f7d581b9f638d5c10ead63c9290f4fc1bc395..ec6f927a7e625b0385fc20a74075ac49e0090959 100644 (file)
@@ -43,7 +43,7 @@
 /* #include "llvm/Analysis/PostDominators.h" -- see below */
 #include "llvm/Instruction.h"
 #include "llvm/Pass.h"
-#include "Support/iterator"
+#include "llvm/ADT/iterator"
 
 namespace llvm {