Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / NVPTX / NVPTXAllocaHoisting.h
index 768d514dbb13c52ac6e2094820e00ed2b3bde106..19d73c5783cbd0f0d18e90bbf724e5749bac8b6b 100644 (file)
@@ -15,7 +15,7 @@
 #define NVPTX_ALLOCA_HOISTING_H_
 
 #include "llvm/CodeGen/MachineFunctionAnalysis.h"
-#include "llvm/DataLayout.h"
+#include "llvm/IR/DataLayout.h"
 #include "llvm/Pass.h"
 
 namespace llvm {