[cleanup] Move the Dominators.h and Verifier.h headers into the IR
[oota-llvm.git] / include / llvm / CodeGen / StackProtector.h
index 7815a49bc24a8fbc1092181c6b638e2c07097401..a42e13ee2b6cea511986ada6e9b3fa057bf62d2d 100644 (file)
@@ -20,7 +20,7 @@
 #include "llvm/ADT/SmallPtrSet.h"
 #include "llvm/ADT/Triple.h"
 #include "llvm/ADT/ValueMap.h"
-#include "llvm/Analysis/Dominators.h"
+#include "llvm/IR/Dominators.h"
 #include "llvm/Pass.h"
 #include "llvm/Target/TargetLowering.h"