Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / CppBackend / TargetInfo / CppBackendTargetInfo.cpp
index a8ac0a282cd1db503c9d81becbdb10fbc338dff1..1ca74a4895c442761b4dfc598e0df28278a574f5 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "CPPTargetMachine.h"
-#include "llvm/Module.h"
+#include "llvm/IR/Module.h"
 #include "llvm/Support/TargetRegistry.h"
 using namespace llvm;