X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FSupport%2FTargetFolder.h;h=5c1978dddb79db11fc4562fabf25708b3c395517;hp=f2d83a4565d864ca753f11b2d3f50ba4a0b03e1d;hb=0b8c9a80f20772c3793201ab5b251d3520b9cea3;hpb=7f00f87767036e74445aad0164eea13cf2642610 diff --git a/include/llvm/Support/TargetFolder.h b/include/llvm/Support/TargetFolder.h index f2d83a4565d..5c1978dddb7 100644 --- a/include/llvm/Support/TargetFolder.h +++ b/include/llvm/Support/TargetFolder.h @@ -21,8 +21,8 @@ #include "llvm/ADT/ArrayRef.h" #include "llvm/Analysis/ConstantFolding.h" -#include "llvm/Constants.h" -#include "llvm/InstrTypes.h" +#include "llvm/IR/Constants.h" +#include "llvm/IR/InstrTypes.h" namespace llvm {