diff options
Diffstat (limited to 'include/clang/AST/RecordLayout.h')
| -rw-r--r-- | include/clang/AST/RecordLayout.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/AST/RecordLayout.h b/include/clang/AST/RecordLayout.h index 7490b1d66b3e..5f318ba0b33b 100644 --- a/include/clang/AST/RecordLayout.h +++ b/include/clang/AST/RecordLayout.h @@ -14,7 +14,7 @@  #ifndef LLVM_CLANG_AST_LAYOUTINFO_H  #define LLVM_CLANG_AST_LAYOUTINFO_H -#include "llvm/Support/DataTypes.h" +#include "llvm/System/DataTypes.h"  namespace clang {    class ASTContext;  | 
