aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCDisassembler/EDOperand.h
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2010-07-20 18:46:43 +0000
committerEric Christopher <echristo@apple.com>2010-07-20 18:46:43 +0000
commit529989b8b6c698f0b26104cc273e5614bf3dc22e (patch)
tree5fe1be8b147e0d5cb285d1460bcc73b37d95c089 /llvm/lib/MC/MCDisassembler/EDOperand.h
parentcb46bdc34f977f1fc523c309f3894e4f13989c53 (diff)
downloadllvm-529989b8b6c698f0b26104cc273e5614bf3dc22e.zip
llvm-529989b8b6c698f0b26104cc273e5614bf3dc22e.tar.gz
llvm-529989b8b6c698f0b26104cc273e5614bf3dc22e.tar.bz2
Update header.
llvm-svn: 108883
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/EDOperand.h')
-rw-r--r--llvm/lib/MC/MCDisassembler/EDOperand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/MC/MCDisassembler/EDOperand.h b/llvm/lib/MC/MCDisassembler/EDOperand.h
index 50260ec..6e69522 100644
--- a/llvm/lib/MC/MCDisassembler/EDOperand.h
+++ b/llvm/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 {