commit | aab5b3259fb68e988c8306b94a00c3ac802695ad | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@apple.com> | Tue Jul 20 18:46:43 2010 +0000 |
committer | Eric Christopher <echristo@apple.com> | Tue Jul 20 18:46:43 2010 +0000 |
tree | 4778b1d716261b6dc674313b66b5897fe4e59a83 | |
parent | 39b890dfa2cb185f960f5c80944318b77aa4d574 [diff] [blame] |
Update header. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108883 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/MC/MCDisassembler/EDOperand.h b/lib/MC/MCDisassembler/EDOperand.h index 50260ec..6e69522 100644 --- a/lib/MC/MCDisassembler/EDOperand.h +++ b/lib/MC/MCDisassembler/EDOperand.h
@@ -16,7 +16,7 @@ #ifndef LLVM_EDOPERAND_H #define LLVM_EDOPERAND_H -#include "llvm/Support/DataTypes.h" +#include "llvm/System/DataTypes.h" namespace llvm {