Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / Mips / TargetInfo / MipsTargetInfo.cpp
index 243632b20aac0a9999473b22d554f972ef3ecf15..3615c146a5276078fe44bfdf68a896d9c1bf1cce 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "Mips.h"
-#include "llvm/Module.h"
+#include "llvm/IR/Module.h"
 #include "llvm/Support/TargetRegistry.h"
 using namespace llvm;