[cleanup] Move the Dominators.h and Verifier.h headers into the IR
[oota-llvm.git] / lib / CodeGen / DwarfEHPrepare.cpp
index c7c1752665647683829418825e02b7898cd94249..edc156f369cc99bdf3514e514426828644c65d4e 100644 (file)
@@ -15,7 +15,7 @@
 #define DEBUG_TYPE "dwarfehprepare"
 #include "llvm/CodeGen/Passes.h"
 #include "llvm/ADT/Statistic.h"
-#include "llvm/Analysis/Dominators.h"
+#include "llvm/IR/Dominators.h"
 #include "llvm/IR/Function.h"
 #include "llvm/IR/Instructions.h"
 #include "llvm/IR/IntrinsicInst.h"