aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/clang/AST/RecordLayout.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/clang/AST/RecordLayout.h b/include/clang/AST/RecordLayout.h
index e56a1c0ae5..9b1c640a40 100644
--- a/include/clang/AST/RecordLayout.h
+++ b/include/clang/AST/RecordLayout.h
@@ -16,6 +16,7 @@
#include "llvm/System/DataTypes.h"
#include "llvm/ADT/DenseMap.h"
+#include "clang/AST/DeclCXX.h"
namespace clang {
class ASTContext;