[OCaml] Commit missing parts of r210395
[oota-llvm.git] / lib / IR / Dominators.cpp
index 84cd86bf49a19a19e8c3138858d5a66ada9a1822..d6649d6c7064bcc862abb2878b26ca524585da30 100644 (file)
@@ -18,8 +18,8 @@
 #include "llvm/ADT/DepthFirstIterator.h"
 #include "llvm/ADT/SmallPtrSet.h"
 #include "llvm/ADT/SmallVector.h"
+#include "llvm/IR/CFG.h"
 #include "llvm/IR/Instructions.h"
-#include "llvm/Support/CFG.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Compiler.h"
 #include "llvm/Support/Debug.h"