Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / XCore / TargetInfo / XCoreTargetInfo.cpp
index 9a0971d1e45f9cb231860d968f3722266e7ff79a..00e34e04fbe56c3790c997e2d84877c4e513bcfb 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "XCore.h"
-#include "llvm/Module.h"
+#include "llvm/IR/Module.h"
 #include "llvm/Support/TargetRegistry.h"
 using namespace llvm;