X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FCodeGen%2FMachORelocation.h;h=21fe74f8e1cdf106cc4a556f2aed633080128066;hb=53e98a2c4aa7065f4136c5263b14192036c1e056;hp=27306c62d888295da6ba701e20e75d221b274302;hpb=0c8ae782cb966068f8317f8225633e2f4720ccb7;p=oota-llvm.git diff --git a/include/llvm/CodeGen/MachORelocation.h b/include/llvm/CodeGen/MachORelocation.h index 27306c62d88..21fe74f8e1c 100644 --- a/include/llvm/CodeGen/MachORelocation.h +++ b/include/llvm/CodeGen/MachORelocation.h @@ -15,7 +15,7 @@ #ifndef LLVM_CODEGEN_MACHO_RELOCATION_H #define LLVM_CODEGEN_MACHO_RELOCATION_H -#include "llvm/System/DataTypes.h" +#include "llvm/Support/DataTypes.h" namespace llvm {