Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / R600 / AMDGPUStructurizeCFG.cpp
index d14428fd2d71c7f0ce4eb5adf10ea9f28eb382dc..8295efdd4bd3082d1faeaf43e38b90916f11e603 100644 (file)
@@ -20,7 +20,7 @@
 #include "llvm/Analysis/RegionInfo.h"
 #include "llvm/Analysis/RegionIterator.h"
 #include "llvm/Analysis/RegionPass.h"
-#include "llvm/Module.h"
+#include "llvm/IR/Module.h"
 #include "llvm/Transforms/Utils/SSAUpdater.h"
 
 using namespace llvm;