Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / CodeGen / CallingConvLower.cpp
index 41e0f5f4f5c50f8afdc41338d80a6c5c5b89da91..f1d4ace922733b6188da84d3355051f253f26358 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "llvm/CodeGen/CallingConvLower.h"
 #include "llvm/CodeGen/MachineFrameInfo.h"
-#include "llvm/DataLayout.h"
+#include "llvm/IR/DataLayout.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/raw_ostream.h"