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